logo.htm
来自「这是一个学生毕业时做的教务系统」· HTM 代码 · 共 17 行
HTM
17 行
<html>
<head>
<title>logo</title>
<meta http-equiv="Content-Type" content="text/html;">
<!-- Fireworks MX Dreamweaver MX target. Created Sun May 15 22:49:33 GMT+0800 (?D1ú±ê×?ê±??) 2005-->
</head>
<body bgcolor="#ffffff">
<img name="logo" src="logo.gif" width="448" height="50" border="0" usemap="#m_logo" alt=""><map name="m_logo">
<area shape="rect" coords="361,0,443,50" href="liuyan.asp" target="_blank" alt="" >
<area shape="rect" coords="270,0,360,50" href="xsl.asp" target="_blank" alt="" >
<area shape="rect" coords="175,0,270,50" href="#" alt="" >
<area shape="rect" coords="89,1,177,52" href="photo.asp" target="_blank" alt="" >
<area shape="rect" coords="0,0,91,50" href="jieshao.asp" target="_blank" alt="" >
</map>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?