搭配drupal block用的跑馬燈
<marquee scrollamount="2" direction="up" width="200" height="120" align="center">
<a href="./?q=node/120" target="_blank">
<img width="200" height="150" src="./files/images_menu/DSC_5981.jpg"/>
</a>
</marquee>
scrollamount="2" 表示速度
使用時記得把<>全形改成<>半形
留言