| 建站常用代码 |
二
19
5月
2009
带边框的代码+滚动条代码
表格3个
<table border="1">
<tr>
<td>AAAAAAAAAA</td>
<td>BBBBBBBBBB</td>
<td>BBBBBBBBBB</td>
</tr>
</table>
| AAAAAAAAAA |
BBBBBBBBBB | BBBBBBBBBB |
二
19
5月
2009
Jimdo+其他网站可以用到的代码收集
设为首页代码
<span style="CURSOR: hand" onclick="var strHref=window.location.href;this.style.behavior='url(#default#homepage)';this.setHomePage('http://bbz.jimdo.com');">设为首页</span>
<a
onClick="this.style.behavior='url(#default#homepage)';this.sethomepage('http://qq240.jimdo.com/');return false;"href="http://qq240.jimdo.com/"
>设为主页</a>


