相册跑马灯效果

<!doctype html>
<html lang="en">
 <head>
  
  <meta name="Generator" content="EditPlus®">
  <meta name="Author" content="">
  <meta name="Keywords" content="">
  <meta name="Description" content="">
  <title>Document</title>
 </head>
 <body bgcolor="#00000">
  <center>
  <h1><font color="#fffff">我的相册</h1>
  <hr>
  <div style="height:150px;line-height:150px;background:#996633;style=padding:10px" >
  <marquee>
  <span ><a href="http://image.baidu.com/search/detail?ct=503316480&z=0&ipn=d&word=%E7%99%BE%E5%BA%A6%E5%9B%BE%E7%89%87&step_word=&pn=97&spn=0&di=75372602470&pi=&rn=1&tn=baiduimagedetail&is=&istype=0&ie=utf-8&oe=utf-8&in=&cl=2&lm=-1&st=undefined&cs=670307665%2C2950817638&os=635560814%2C1963651154&simid=4147382208%2C616178295&adpicid=0&ln=1000&fr=&fmq=1459308471518_R&fm=&ic=undefined&s=undefined&se=&sme=&tab=0&width=&height=&face=undefined&ist=&jit=&cg=&bdtype=0&oriquery=&objurl=http%3A%2F%2Fimgsrc.baidu.com%2Fforum%2Fw%3D580%2Fsign%3D99a6bac36b63f6241c5d390bb745eb32%2Fc7505090f603738dc2ce3dd8b31bb051f919ec11.jpg&fromurl=ippr_z2C%24qAzdH3FAzdH3Fptjkw_z%26e3Bkwt17_z%26e3Bv54AzdH3FrAzdH3F8lmbdmlcb8&gsm=3c"><img src="images/1.jpg" width="200" height="120"/></span>

  <span ><img src="images/2.jpg" width="200" height="120"/></span>
  <span ><img src="images/3.jpg" width="200" height="120"/></span>
  <span ><img src="images/4.jpg" width="200" height="120"/></span>
  <span ><img src="images/5.jpg" width="200" height="120"/></span>
  <span ><img src="images/6.jpg" width="200" height="120"/></span>
  <span ><img src="images/7.jpg" width="200" height="120"/></span>

  </marquee>
  </div>
  </center>
 </body>
</html>

原文地址:https://www.cnblogs.com/zhaoyangjian724/p/6200231.html