top.jsp
来自「移动彩信管理平台」· JSP 代码 · 共 33 行
JSP
33 行
<%@ page contentType="text/html;charset=gb2312" %>
<link href="style.css" rel="stylesheet" type="text/css">
<table width="100%" border="0" cellpadding="0" cellspacing="0" background="images/ptop_line.jpg">
<tr>
<td width="150" align="left"><img src="images/ptop.jpg" width="150" height="75" /></td>
<td> </td>
<td width="468" align="right"><img src="images/ptop_right.jpg" width="468" height="75" /></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="5" align="left" bgcolor="#3569B5"><table width="174" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="5" bgcolor="#C4FE09"></td>
</tr>
</table></td>
</tr>
<tr>
<td height="1" align="left" bgcolor="#FFFFFF"></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td width="175" align="left"><img src="images/pleft1.jpg" width="175" height="33" /></td>
<td align="right" background="images/ptop1.jpg"><img src="images/pal_03.gif" width="16" height="16" align="absmiddle" /> <a href="#" class="ap1">注销</a> <img src="images/pal_04.gif" width="16" height="16" align="absmiddle" /> <a href="javascript:window.close();" class="ap1">退出</a>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="6"></td>
</tr>
</table></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?