结对作业第四天

 

<div id="tabContent3" style="display: none;text-align:center">

<form action="SubwayMain" method="POST">
<table border="1" style="border-left-color: #B0C4DE; border-bottom-color: #B0C4DE; width: 100%;border-top-style: solid; border-top-color: #B0C4DE; border-right-style: solid; border-left-style: solid; height: 250px; border-right-color: #B0C4DE; border-bottom-style: hidden">
<tr align="center"><td align="center" colspan="2">石家庄铁道大学北京地铁起点-终点查询</td></tr>
<tr><td style="width: 30%" align="center" >起点名称:</td><td> <input type="text" style="height:40px;width:300px;" placeholder="请输入起点站点名称" name="start_station"/></td></tr>
<tr><td style="width: 30%" align="center">终点名称:</td><td> <input type="text" style="height:40px;width:300px;" placeholder="请输入终点站点名称" name="end_station"/></td></tr>
<tr> <td style="width: 50%" align="center" colspan="2"><input type="submit" style="height:40px;width:300px;" value="查询"/><!--提交 value内的内容是按键内内容--></td>
</tr>

</table>
</form>

</div>


<div id="tabContent4" style="display: none;text-align:center;">
<img id="obj" src="./images/dabiaoke2.jpg" height="800" width="1000" border="1" style="margin-top:10px;" />
</div>
posted @ 2024-04-22 19:13  欧吼吼  阅读(2)  评论(0编辑  收藏  举报