index.html
来自「这是一个做网站用的模块 可以以此做特定的网站」· HTML 代码 · 共 120 行
HTML
120 行
<HTML>
<HEAD>
<TITLE>Site Title</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
@import url("css_link.css");
@import url("text.css");
@import url("css_link.css");
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>
</HEAD>
<BODY BGCOLOR=#FFFFFF background="images/home_back.gif" LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 onLoad="MM_preloadImages('images/but_enter_r.gif')">
<table width=740 border=0 align="center" cellpadding=0 cellspacing=0>
<tr>
<td valign="top"> <img src="images/welcome.gif" width=374 height=98 alt=""></td>
<td valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="98" background="images/home_top.gif" class="regBody"><div align="center"><font size="+3" face="Times New Roman, Times, serif">www.yoursite.com</font></div></td>
</tr>
</table></td>
</tr>
<tr>
<td valign="top"> <img src="images/home_image1.gif" width=374 height=205 alt=""></td>
<td valign="top"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="205" valign="top" background="images/home_image2.gif"><table width="100%" border="0" cellspacing="2" cellpadding="2">
<tr>
<td> </td>
</tr>
<tr>
<td height="127" valign="top" class="smWhite">
<p class="smWhite">This is where you type
welcome text or short message about your company. This is
where you type welcome text or short message about your company.
This is where you type welcome text or short message about
your company. </p>
<p class="smWhite">This is where you type welcome text or short
message about your company. This is where you type welcome
text or short message about your company. This is where you
type welcome text or short message about your company. This
is where you type welcome text or short message about your
company. This is where you type welcome text or short message
about your company. STOP HERE</p></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
<tr valign="top">
<td colspan=2> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="217" valign="top" background="images/home_bottom.gif"><table width="100%" height="230" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="7%" height="53"> </td>
<td width="61%"> </td>
<td width="32%"><div align="left"><a href="about.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image3','','images/but_enter_r.gif',1)"><img src="images/but_enter.gif" name="Image3" width="105" height="29" border="0"></a></div></td>
</tr>
<tr>
<td height="124"> </td>
<td colspan="2" valign="middle"> <div align="right">
<p align="left" class="smbold">Your Store Address, City, State
00000<br>
Phone Number: 000-000-0000<br>
Fax: 000-000-0000<br>
Email: <a href="mailto:contact@yourcompany.com">contact@yourcompany.com</a><br>
</p>
</div></td>
</tr>
<tr>
<td height="35" colspan="3">
<div align="center">
<p class="smbold">| <a href="index.html">Home</a> | <a href="about.html">About
Us</a> | <a href="services.html">Services</a> | <a href="content.html">More
Link</a> | <a href="content.html">More Link</a> | <a href="content.html">More
Link</a> | <a href="contact.html">Contact Us</a> |</p>
</div></td>
</tr>
</table></td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="50" bgcolor="#000000">
<div align="center">
<p class="smbold"><font color="#FFFFFF">2003 copyright information of
webmaster contact info</font></p>
</div></td>
</tr>
</table>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?