index.htm
来自「一套开源WEB的网站管理系统」· HTM 代码 · 共 120 行
HTM
120 行
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="00">
<div id="demo" style="overflow:hidden;height:133spx;width:700px;color:#ffffff">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" width="157" align="center" id="demo1"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #CDCDCB; background-image:url('img_bg.jpg');">
<font color="#800000">
<img border="0" style="margin:3px; " src="20085594718504.jpg" width="157" height="111"></font></td>
</tr>
<tr>
<td height="20" background=http://www.djclyj.com/images/img_bg01.jpg">
<font style="font-weight:bold; color:#800000;">鹿苑岛宾馆</font></td>
</tr>
</table></td>
<td valign="middle" id="demo2"></td>
<td valign="top" width="157" align="center" id="demo1"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #CDCDCB; background-image:url('img_bg.jpg');">
<font color="#800000">
<img border="0" style="margin:3px; " src="20085591057562.jpg" width="157" height="111"></font></td>
</tr>
<tr>
<td height="20" background=http://www.djclyj.com/images/img_bg01.jpg">
<font style="font-weight:bold; color:#800000;">佛山</font></td>
</tr>
</table></td>
<td valign="middle" id="demo2"></td>
<td valign="top" width="157" align="center" id="demo1"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #CDCDCB; background-image:url('img_bg.jpg');">
<font color="#800000">
<img border="0" style="margin:3px; " src="200842792435125.jpg" width="157" height="111"></font></td>
</tr>
<tr>
<td height="20" background=http://www.djclyj.com/images/img_bg01.jpg">
<font style="font-weight:bold; color:#800000;">吊水楼瀑布</font></td>
</tr>
</table></td>
<td valign="middle" id="demo2"></td>
<td valign="top" width="157" align="center" id="demo1"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #CDCDCB; background-image:url('img_bg.jpg');">
<font color="#800000">
<img border="0" style="margin:3px; " src="20085510114662.jpg" width="157" height="111"></font></td>
</tr>
<tr>
<td height="20" background=http://www.djclyj.com/images/img_bg01.jpg">
<font style="font-weight:bold; color:#800000;">北山宾馆</font></td>
</tr>
</table></td>
<td valign="middle" id="demo2"></td>
<td valign="top" width="157" align="center" id="demo1"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #CDCDCB; background-image:url('img_bg.jpg');">
<font color="#800000">
<img border="0" style="margin:3px; " src="200842792732143.jpg" width="157" height="111"></font></td>
</tr>
<tr>
<td height="20" background=http://www.djclyj.com/images/img_bg01.jpg">
<font style="font-weight:bold; color:#800000;">白石砬子</font></td>
</tr>
</table></td>
<td valign="middle" id="demo2"></td>
<td valign="top" width="157" align="center" id="demo1"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #CDCDCB; background-image:url('img_bg.jpg');">
<font color="#800000">
<img border="0" style="margin:3px; " src="200842793425356.jpg" width="157" height="111"></font></td>
</tr>
<tr>
<td height="20" background=http://www.djclyj.com/images/img_bg01.jpg">
<font style="font-weight:bold; color:#800000;">吊水楼瀑布</font></td>
</tr>
</table></td>
<td valign="middle" id="demo2"></td>
<td valign="top" width="157" align="center" id="demo1"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="border:1px solid #CDCDCB; background-image:url('img_bg.jpg');">
<img border="0" src="d.jpg" width="157" height="111" hspace="3" vspace="3"></td>
</tr>
<tr>
<td height="20" background=http://www.djclyj.com/images/img_bg01.jpg">
<font style="font-weight:bold; color:#800000;">地下森林</font></td>
</tr>
</table></td>
<td valign="middle" id="demo2"></td>
</tr>
</table></div>
<script>
var speed=20//速度数值越大速度越慢
demo2.innerHTML=demo1.innerHTML
function Marquee(){
if(demo2.offsetWidth-demo.scrollLeft<=0)
demo.scrollLeft-=demo1.offsetWidth
else{
demo.scrollLeft++
}
}
var MyMar=setInterval(Marquee,speed)
demo.onmouseover=function() {clearInterval(MyMar)}
demo.onmouseout=function() {MyMar=setInterval(Marquee,speed)}
</script>
</div></td>
</tr>
</table>
</div>
</div>
<div class="main_right_right">
<div class="div_line" id="lggao">
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?