📄 index.jsp~2~
字号:
<%@ page contentType="text/html; charset=GBK" %>
<html>
<head>
<title>
index
</title>
</head>
<body bgcolor="#ffffff">
<!--网页头部分-->
<jsp:include page="head_top.jsp" flush="true" />
<table width="771" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="58"> <img src="myimage/dd2.jpg" width="56" height="850" longdesc="myimage/dd2.jpg" alt=""> </td>
<td width="104" valign="top">
<!--左侧操作部分-->
<jsp:include page="head_right.jsp" flush="true" />
</td>
<td width="523" height="846" valign="top" bgcolor="images/head_07.jpg" />
<!--登录用户部分-->
<br>
<jsp:include page="head_Consumer.jsp" flush="true" />
<table width="390" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center"> </td>
</tr>
</table>
<table width="380" border="0" align="center">
<tr>
<td width="377" height="22"> </td>
</tr>
<tr>
<td valign="top"> </td>
</tr>
<tr>
<td height="17" class="head-02"><a href="head_ArticleForm.jsp?id=<%=articleForm.getId()%>" class="head-02">阅读全文>></a></td>
</tr>
<tr>
<td height="17" align="right">| 阅读() | 回复()</td>
</tr>
</table>
<div align="right" class="style6"> <hr></div>
<td width="86"><img src="myimage/dd5.jpg" width="86" height="850" longdesc="myimage/dd5.jpg" alt=""></td>
</tr>
</table>
<!--网页尾部分-->
<jsp:include page="head_down.jsp" flush="true" />
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -