摘要:
http://www.w3school.com.cn/tags/att_a_target.asp1、html中设置table的边框颜色可以在table标签中直接使用style属性 <table style="border: solid thin red"> 或者是使用css,当然,推荐使用css table {border: solid thin red;}2.HTML里table中套一个table置顶<td valign="top" > <table> </table></td> 阅读全文
摘要:
http://blog.csdn.net/cai1213/article/details/8003445 阅读全文
摘要:
http://yiyiboy2010.iteye.com/blog/1412327 阅读全文
摘要:
http://elf8848.iteye.com/blog/245559 阅读全文