好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

使用CSS把ul,li制作成表格_html/css_WEB-ITnose

查看效果:http://hovertree.com/texiao/css/7.htm

具体实现请看样式部分。

完整代码:

     使用CSS把ul,li制作成表格-何问起    .hovertreeulli ul{list-style:none;width:300px;border:solid 1px gray;padding:0px}.hovertreeulli li{margin-left:0px;width:99%;border-bottom:1px dotted gray;text-align:center;line-height:30px}a{color:blue;text-decoration:none}   

何问起

使用CSS把ul,li制作成表格

查看更多关于使用CSS把ul,li制作成表格_html/css_WEB-ITnose的详细内容...

  阅读:57次