`
winnershang
  • 浏览: 1319 次
  • 性别: Icon_minigender_1
  • 来自: 湖南
最近访客 更多访客>>
文章分类
社区版块
存档分类
最新评论
文章列表

td边框

    博客分类:
  • css
同时用样式表为 table、td 指定了边框后,可能会发生重叠,这取决于 border-collapse。 <table> <tr>     <td>     <table style="border:1px solid red;"> <tr>     <td style="border:1px solid blue;">&nbsp;</td>     <td style="border:1px solid blue;">& ...
jquery模仿flash导航 <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>jquery仿http://www.oussay.com/的flash导航</title> </head> <style> *{ margin:0; padding:0;} .con{ height:40px; width:100%; ov ...
Global site tag (gtag.js) - Google Analytics