⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 header.htm

📁 一个用MYECLIPSE开发的网上购物系统。 基本功能都已经实现
💻 HTM
字号:
<HTML>
<HEAD>
<TITLE>PetStore</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"><style type="text/css">
<!--
body {
	background-image:  url(images/09bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9900CC;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 36px; color: #9900CC; }
-->
</style>
<table width="100%" height="104" border="0">
  <tr>
    <td width="16%" height="100">&nbsp;</td>
    <td width="67%" class="style3"><div align="center"><em>PetStore</em></div></td>
    <td width="17%"><div align="center"><span class="style1">welcome to my webSite ! </span></div></td>
  </tr>
</table>
<p>&nbsp;</p>

⌨️ 快捷键说明

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