link.jsp

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

JSP
14
字号
<%@ 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><table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td><div align="center"><a href="http://www.ustb.edu.cn" target="_blank"><img src="../images/logos/gh.jpg" alt="北京科技大学" width="121" height="53" border="1" longdesc="http://www.ustb.edu.cn" /></a></div></td>
                  <td><div align="center"><a href="http://news.ustb.edu.cn" target="_blank"><img src="../images/logos/logob.jpg" alt="北京科技大学新闻网" width="121" height="53" border="1" longdesc="http://news.ustb.edu.cn" /></a></div></td>
                  <td><div align="center"><a href="http://bbs.ustb.edu.cn/" target="_blank"><img src="../images/logos/bbs.jpg" alt="北京科技大学校园BBS" width="121" height="53" border="1" /></a></div></td>
                  <td><div align="center"><a href="http://xiaoyou.ustb.edu.cn/" target="_blank"><img src="../images/logos/hhhh.jpg" alt="北京科技大学校友会" width="121" height="53" border="1" /></a></div></td>
                </tr>
              </table></td>
            </tr>
          </table>

⌨️ 快捷键说明

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