效果預覽:http://old.vocalover.com/forum-53-1.html
意見徵集:http://old.vocalover.com/thread-52540-1-1.html
嘛嘛,算是配合整改,圖書館的頂部LOGO也更新了,順路加了一首歌
在這裡徵集下大家的感想,反應可以的話以後就這麼放了
代碼後臺能看到,方便以後修改
=============================================================
<table border="0">
<th rowspan="4"><a href="
http://old.vocalover.com/forum-178-1.html" target="_blank"><img src="
http://i31.tinypic.com/2lw6ovk.jpg" alt="測試效果"></a></th>
<td><a href="
http://old.vocalover.com/forum-172-1.html" target="_blank"><img src="
http://i25.tinypic.com/wi7e48.jpg" ></td>
</tr>
<tr>
<td><a href="
http://old.vocalover.com/forum-176-1.html" target="_blank"><img src="
http://i26.tinypic.com/n6qsfc.jpg" ></td>
</tr>
<tr>
<td><a href="
http://old.vocalover.com/forum-178-1.html" target="_blank"><img src="
http://i29.tinypic.com/2yy8gt3.jpg" ></td>
</tr>
<tr>
<td><a href="
http://old.vocalover.com/forum-173-1.html" target="_blank"><img src="
http://i29.tinypic.com/r8cavr.jpg" ></td>
</table>
<table border="0">
<embed src="
http://www.8box.cn/feed/000000_s_410459_1/mini.swf" type="application/x-shockwave-flash" wmode="transparent" width="160" height="32"></embed>
</table>
===========================================================
這是之前的代碼,因為我有回車分格式的習慣,卻沒想到這次空白的問題就是回車引起的
在此感謝龍王的技術支持,各位BZ想更改板塊LOGO的可以參考龍王給出的代碼
嗯,在這裡順路解釋一下方便從來沒用過HTML代碼的BZ,藍字解釋
===========================================================
<table border="0">←插入表格<tr><td rowspan="4">←左一右四格式<a href="http://old.vocalover.com/forum-178-1.html" target="_blank"><img src="http://i31.tinypic.com/2lw6ovk.jpg" alt="图书馆"></a></td>←左一圖片地址和指向地址<td><a href="http://old.vocalover.com/forum-172-1.html" target="_blank"><img src="http://i25.tinypic.com/wi7e48.jpg" ></td></tr>←右一圖片地址和指向地址<tr><td><a href="http://old.vocalover.com/forum-176-1.html" target="_blank"><img src="http://i26.tinypic.com/n6qsfc.jpg" ></td></tr>←右二圖片地址和指向地址<tr><td><a href="http://old.vocalover.com/forum-178-1.html" target="_blank"><img src="http://i29.tinypic.com/2yy8gt3.jpg" ></td></tr>←右三圖片地址和指向地址<tr><td><a href="http://old.vocalover.com/forum-173-1.html" target="_blank"><img src="http://i29.tinypic.com/r8cavr.jpg" ></td></tr>←右四圖片地址和指向地址</table>←插入表格結束<table border="0"><tr><td><embed src="http://www.8box.cn/feed/000000_s_410459_1/mini.swf" type="application/x-shockwave-flash" wmode="transparent" width="160" height="32"></embed></td></tr></table>←插入音樂代碼(8box有提供,直接複製即可)===========================================================
直接把藍字部份去掉就是圖書館的效果了
各種圖片地址可以更改,類似的表格格式可以由
rowspan="數字"更改