link.jsp

来自「基于JAVA的学生就业信息网 实现对信息浏览 检索 审核 修改和删除」· JSP 代码 · 共 7 行

JSP
7
字号
<%@ page contentType="text/html;charset=GBK" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jstl/core" %>
<table width="100%" cellspacing="0" cellpadding="0">
            <tr>
              <td> <a href="../morenews2.do?type=7"><img src="images/index-1_student_09.gif" width="121" height="76" border="0" style="margin-left:11px"/></a><a href="../morenews2.do?type=3"><img src="images/index-1_student_11.gif" width="109" height="76" border="0" style="margin-left:3px"/></a><a href="../morenews2.do?type=5"><img src="images/index-1_student_13.gif" width="107" height="76" border="0"  style="margin-left:3px"/></a><img src="images/index-1_student_15.gif" width="109" height="76"  style="margin-left:3px"/><a href="../morenews2.do?type=6"><img src="images/index-1_student_17.gif" width="115" height="76" border="0"  style="margin-left:3px"/></a></td>
            </tr>
          </table>

⌨️ 快捷键说明

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