logo.html

来自「webserver」· HTML 代码 · 共 28 行

HTML
28
字号
<html>
<head><title>Logo</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta http-equiv=pragma content=no-cache>

<style type="text/css"><!--
a.tp:visited{COLOR: #ffffff; TEXT-DECORATION: none; underline: none}
a.tp:hover {COLOR: #ff4000; TEXT-DECORATION: none}
a.tp:link {COLOR: #ffffff; TEXT-DECORATION: none; underline: none}
.font {font-family: "Times New Roman", "宋体";	font-size: 12px;color: #FFFFFF;}
--></style>
</head>
<body bgcolor="#336D2B" leftmargin="0" topmargin="0">
<table class="font" width="348" height="80" border="0" cellpadding="0" cellspacing="0">
  <tr > 
    <td width="200" height="60" bgcolor="#336D2B" align="left"><a href="#" class="tp"  ><img src="images/logo.jpg" width="343" height="60" border="0"></a></td>

    <td width="5" bgcolor="#FFFFFF">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFFF"> 
    <td height=5 colspan="2"> </td>
  </tr>
  <tr bgcolor="#336D2B" > 
    <td height="15" colspan="2" >&nbsp;</td>
  </tr>
</table>
</body><head><meta http-equiv=pragma content=no-cache></head></html>

⌨️ 快捷键说明

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