CR的代码文本

all for learning about the world
  订阅 订阅  :: 管理

2010年3月11日

摘要: 由于CSS优先级的关系(后面比前面的优先级高),在写a的CSS时,一定要按照a:link{}a:visited{}a:hover{}a:actived{}的顺序书写。 阅读全文

posted @ 2010-03-11 13:51 mumuliang 阅读(385) 评论(0) 推荐(0) 编辑

摘要: IE7、IE8对css文件中 tr td { padding:0px; } th{ padding:0px; } 和 tr td th{ padding:0px; } 的解释有所不同。 后者,认不出th的样式。 FF未测试。 哈哈哈。。笔者当年真的不是前端程序员啊。。2016/8/22 阅读全文

posted @ 2010-03-11 11:36 mumuliang 阅读(235) 评论(0) 推荐(0) 编辑