| 喜欢使用移动代码显示照片的朋友,最好选用宽幅照片或多幅照片连接,效果更好。  1.选用宽幅照片 
 2.多幅照片连接
 代码: | <p>  <table cellSpacing=6 cellPadding=4 width=\"100%\" bgColor=#aa0000 border=2>   <tbody>    <tr>     <td>      <marquee scrollAmount=2 direction=right behavior=alternate width=\"100%\">       <table align=left border=1>        <tbody>         <tr>          <td bgColor=red><img src="images/upfile/2006-9/200691933730.jpg"></td>          <td bgColor=red><img src="images/upfile/2006-9/200691933810.jpg"></td>          <td bgColor=red><img src="images/upfile/2006-9/200691933853.jpg"></td>          <td bgColor=red><img src="images/upfile/2006-9/200691933932.jpg"></td>          <td bgColor=red><img src="images/upfile/2006-9/20069193404.jpg"></td>          <td bgColor=red><img src="images/upfile/2006-9/200691934049.jpg"></td>          <td bgColor=red><img src="images/upfile/2006-9/200691934120.jpg"></td>          <td bgColor=red><img src="images/upfile/2006-9/200691934152.jpg"></td>         </tr>        </tbody>        </table>      </marquee>     </td>    </tr>   </tbody>  </table><br /> </p> | 
 
   [此帖子已被 网中人 在 2008-5-14 5:47:12 编辑过] |