Browsing the archives for the css tag.

CSS Cookbook, 2nd Edition

Web开发, 书籍资料

Product Details
by Christopher Schmitt
Paperback: 538 pages | CHM
Publisher: O'Reilly Media, Inc.; 2 edition (May 11, 2009)
Language: English
ISBN-10: 0596527411
ISBN-13: 978-0596527419
Price: $29.69
++++++++++++++++++++++++++++++++++++++++++++++++++
Easy-Share | Rapidshare | Depositfile | Hotfile
++++++++++++++++++++++++++++++++++++++++++++++++++
14.52MB ==Do Not Forget to Buy This Book!==
++++++++++++++++++++++++++++++++++++++++++++++++++

1 Comment

让styleneat帮你重新整理CSS

Web开发

比如你可以贴一段你写的CSS:

#nav{height: 34px; line-height: 31px; font-size: 14px; padding-left: 50px; overflow: hidden;}
#index #nav{height: 31px;}
#nav li{float: left; display: inline; margin-right: 10px;}
#nav li a, #nav li a:visited{color: #fff; text-decoration: none;}

Continue Reading »

No Comments

请保留链接的outline

Web开发

默认情况下,用户点击某个链接后,这个链接的周围会有一圈虚线来标识。很多Web设计师不喜欢这个虚线,通常都会用CSS来去掉。比如:

outline: none

或者

outline: 0

这样做的直接后果是,那些习惯使用键盘的用户将无法获知他们用Tab键当前定位在哪个链接。所以永远不要移除链接的outline,除非你有其他更好的方法来标识键盘的focus事件。

还有的设计师直接用JavaScript的onfocus事件来移除链接的focus,这将彻底使键盘用户无法使用这个网页,除非他们用鼠标:)

所以,请保留链接的outline。

1 Comment

Inspired CSS: Styling for a Beautiful Web

Web开发

 

Inspired CSS: Styling for a Beautiful Web, DVD | 584.9 MB
DATE: 2009-05-11

Continue Reading »

No Comments

Inspired CSS - Styling For a Beautiful Web

UI/UE, Web开发

Inspired CSS - Styling For a Beautiful Web

Andy Clarke "Inspired CSS - Styling For a Beautiful Web"
Mar 10, 2008 | Voices That Matter series | Win/Mac | ISO | 579 MB

Continue Reading »

No Comments

Professional Web Design: Techniques and Templates (CSS & XHTML), Third Edition

Web开发, 书籍资料

 
++++++++++++++++++++++++++++++++++++++++
Product Details
Paperback: 735 pages 
Publisher: Charles River Media; 3 edition (April 2, 2008) 
Language: English 
ISBN-10: 1584505672 
ISBN-13: 978-1584505679 
+++++++++++++++++++++++++++++++++++++++++

下载地址 download:

Easy-Share | Rapidshare | Depositfiles

1 Comment
« Older Posts