制作步驟:(針對360圖書館而作)
1、(首頁)打開“撰寫文章”頁面,點(diǎn)擊它下面的“代碼”;
2、把下面的代碼復(fù)制并粘貼到“代碼”的頁面內(nèi);
3、置換圖片地址、文章標(biāo)題地址A、文章標(biāo)題A等等;(其它的不要動!)
4、點(diǎn)擊下面的“編輯”;
5、全選并復(fù)制;
6、(首頁)點(diǎn)擊“添加模塊”,再點(diǎn)擊“我的公告”;
7、粘貼并點(diǎn)擊下面的“保存”。OK!
溫馨提示:增加“文章標(biāo)題D”,只要復(fù)制“<div><a href="文章標(biāo)題地址C" target=_blank>文章標(biāo)題C</a></div>”這一行代碼粘貼到它的下面再置換,以此類推。
<center> <table style="WIDTH: 320px" cellSpacing=4 cellPadding=0 border=2> <tbody> <tr> <td> <p align=center> <table style="WIDTH: 339px; HEIGHT: 345px" height=345 cellSpacing=3 cellPadding=0 width=339 align=center background=圖片地址 border=1 table> <tbody> <tr> <td> <p> <marquee onmouseover=this.stop() style="WIDTH: 324px; HEIGHT: 316px" onmouseout=this.start() scrollAmount=2 scrollDelay=30 direction=up width=324 height=316> <div><a href="文章標(biāo)題地址A" target=_blank>文章標(biāo)題A</a></div> <div><a href="文章標(biāo)題地址B" target=_blank>文章標(biāo)題B</a></div>
<div><a href="文章標(biāo)題地址C" target=_blank>文章標(biāo)題C</a></div> </marquee></p> </td> </tr> </tbody> </table> </p> </td> </tr> </tbody> </table> </center>
|