会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小鹿_同学
博客园
首页
新随笔
联系
订阅
管理
文章分类 -
优化技巧
【table样式设计.转】前端表格样式设计的链接网址(备忘)
摘要:1.http://icant.co.uk/csstablegallery/2.http://www.smashingmagazine.com/2008/08/13/top-10-css-table-designs/
阅读全文
posted @
2014-05-08 15:29
小路_同学
阅读(283)
评论(0)
推荐(0)
HTML: 去除按钮、链接中的虚线框
摘要:a{blr:expression(this.onFocus=this.blur()); /*IE Opera*/outline:none; /*FF Opera*/}a:focus{-moz-outline-style: none; /*FF*/}关键:a:focus, input[type=but...
阅读全文
posted @
2014-04-30 10:51
小路_同学
阅读(1596)
评论(0)
推荐(0)
公告