student.php
来自「手机wap源码-PHP-‘Jopshop’」· PHP 代码 · 共 25 行
PHP
25 行
<?
require_once('../header.php');
print("<card id='select' title='Student Info'>
<p align='center'>
<a href='start.php#jobshop'><img src='../../images/c_head_student.gif' alt='Vacancies'/></a><br/><br/>
</p>
<p align='left'>
<b>How can I apply for vacancies advertised by the JobShop?</b><br/><br/>
<u>You only need to register with the JobShop.</u><br/><br/></p><p align='left'>
<b>1. </b> Come to the JobShop, based on the top floor of the Communal Building at the UoB Campus.<br/>
<img src='../../images/space5.gif' alt='space'/><br/>
<b>2. </b> Fill in a form, which includes the type of work you're looking for. <br/>
<img src='../../images/space5.gif' alt='space'/><br/>
<b>3. </b> Please bring your University ID + Passport when you register!
<img src='../../images/space5.gif' alt='space'/><br/>
</p>
<p align='center'>
<a href='about.php'><img src='../../images/c_sub_nav_about.gif' alt='about us'/></a>
<a href='vacancies.php'><img src='../../images/c_sub_nav_vacancies.gif' alt='vacancies'/></a>
<a href='contact.php'><img src='../../images/c_sub_nav_contact.gif' alt='contact us'/></a>
</p>
</card>
</wml>");
?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?