会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
大众.NET
博客园
首页
新随笔
联系
订阅
管理
2011年8月2日
CSS优先级
摘要: 今天在设计网页的时候遇到一个CSS优先级的问题,特此记录一下自己的问题:<head> <title></title> <style type="text/css"> .testTable td { background-color:red; }.testTd{ background-color:blue; } </style> </head><body><table style="width: 100%" class="testTable">
阅读全文
posted @ 2011-08-02 16:52 heqichang
阅读(397)
评论(0)
推荐(0)
编辑
公告