left.jsp~2~

来自「用户的注册 用户的登陆 发布用户的相关信息 浏览网站介绍的其他酒店的」· JSP~2~ 代码 · 共 18 行

JSP~2~
18
字号
<table width="180" height="360" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td valign="top" background="images/13.gif"><table width="180" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td height="62">&nbsp;</td>
      </tr>
      <tr>
        <td height="32">&nbsp;</td>
      </tr>
      <tr>
        <td>&nbsp;</td>
      </tr>
    </table></td>
  </tr>
</table>
<%@ page contentType="text/html; charset=GBK" %>
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?