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

📄 logo.htm

📁 实现了
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>无标题文档</title>
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style></head>

<body>








<div id="photo">
<div id='photo_style_body' class="ribo t">
<TABLE>
<TR>
<TD>
<div id="phph">
<div  id=demo align='center' style='text-align:top;overflow:hidden;height:100px;width:790px;'>
  <table align=left cellpadding=0 cellspace=0 border=0>
    <tr>
      <td id="demo1" valign="top"  style="text-align:top;">	  
	  <img border=0 src="img/53893895.summ.jpg" height=100 width=100>&nbsp;
	  <img border=0 src="img/20061028133924.jpg" width=100 height=100>&nbsp; 
	  <img border=0 src="img/dell.jpg" width=100 height=100>&nbsp; 
	  <img border=0 src="img/E1070.jpg" width=53 height=100>&nbsp; 
	  <img border=0 src="img/mp3.jpg" width=100 height=100>&nbsp; 
	  <img border=0 src="img/zuqiu.jpg" width=100 height=100>&nbsp; 
	  <img border=0 src="img/N80.jpg" width=100 height=100>&nbsp; 
	  <img border=0 src="img/sm.jpg" width=100 height=100>
	  </td>
      <td id="demo2" valign="top"  style="text-align:top;"></td>
    </tr>
  </table>
</div>
</div>
</TD>
</TR>
</TABLE>
</div>
</div>




<script language='javascript'>
var speed=30;
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>

</body>
</html>

⌨️ 快捷键说明

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