top1.jsp
来自「JSP程序设计案例 (Easy_Buy在线购物系统)」· JSP 代码 · 共 26 行
JSP
26 行
<%@ page contentType="text/html;charset=GB2312" %>
<style type="text/css">
<!--
.STYLE1 {font-size: 12px}
.STYLE2 {color: #99CCFF}
.STYLE3 {font-size: 12px; color: #99CCFF; }
-->
</style>
<center>
<table width="782" border="1" bordercolor="#99CCFF" cellpadding="0" cellspacing="0" style="border-collapse:collapse">
<!--DWLayoutTable-->
<tr>
<td width="756" height="75" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td height="75"><img src="images/logo/logo1.gif" width="756" height="116"></td>
</tr>
</table>
</td>
</tr>
</table>
</center>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?