`

20个网站学习快速掌握CSS

阅读更多

http://sixrevisions.com/css/20_websites_learn_master_css/

 

CSS can be both a tricky and easy to learn. The syntax itself is easy, but some concepts can be difficult to understand.

This article features 20 excellent websites to help you "grok" CSS. There’s a wide range of websites included – from blogs to directory-style lists and websites that focus on one particular topic related to CSS.

1. A List Apart CSS Topics

A List Apart CSS Topics - screen shot.

 

A List Apart, the premier site to read articles about web design and best practices, has a collection of articles on the topic of CSS dating back to 1999. Most articles are geared towards intermediate to advanced developers who put a strong emphasize on standards-compliant designs.

2. CSS Help Pile

CSS Help Pile - screen shot.

CSS Help Pile is an aggregate of CSS resources, tips, and how-to’s. The site is well-organized and a wonderful resource for any level of expertise. There’s a category for beginners, browser bugs, and short reviews of CSS books.

3. CSS Basics

CSS Basics - screen shot.

CSS Basics is formatted like a book with 18 chapters dedicated to educating readers about fundamental CSS concepts. The writing is clear and succinct - making it a great resource for those just starting out. All 18 chapters can be printed or downloaded in PDF format.

4. Holy CSS Zeldman!

Holy CSS Zeldman! - screen shot.

Holy CSS Zeldman (not a site by Jeffrey Zeldman) is a useful collection of resources that link to standards-based CSS tutorials, tools, and layouts.

5. Eric Meyer: CSS

Eric Meyer: CSS - screen shot.

Here’s a collection of works by Eric Meyer (acclaimed web professional and author). Some resources you’ll find on this page are css/edge (Eric Meyers experiments on CSS) and CSS reference.

6. 456 Berea Street – CSS category

456 Berea Street – CSS category - screen shot.

Roger Johansson’s 456 Berea Street has over 300 posts under the CSS category. Some posts talk choosing an image replacement method while others teach you CSS techniques.

7. /* Position Is Everything */

/* Position Is Everything */ - screen shot.

Those just getting their hands around authoring CSS code will quickly realize that a significant chunk of time (and frustration) stems from getting rid of browser bugs. Position Is Everything discusses known browser bugs and shares CSS methods that work across browsers.  Here, you can read about the one true layout or learn what happens when you nest absolutely-positioned div’s.

8. HTML Dog CSS Tutorials

HTML Dog CSS Tutorials - screen shot.

HTML Dog is a tutorial website dedicated to teaching XHTML and CSS best practices. There’s three CSS tutorial sections: Beginner, Intermediate, and Advanced.

9. Learn CSS Positioning in Ten Steps

Learn CSS Positioning in Ten Steps - screen shot.

Positioning elements using CSS can be a tricky concept at first. If you’re having a hard time understanding the fundamentals of CSS positioning, check out this 10-step tutorial to get you positioning stuff in no time!

10. Andy Budd CSS/Web Standards Links

Andy Budd CSS/Web Standards Links - screen shot.

Andy Budd (directory of Clearleft, CSS guru, and author of one of my favorite books – CSS Mastery) has a set of CSS/web standards links to help you find reliable, useful information about CSS.

11. W3CSchools CSS Tutorial

W3CSchools CSS Tutorial - screen shot.

W3CSchools has a CSS section that covers the very basics of CSS up to more advanced topics.

12. css Zen Garden

css Zen Garden - screen shot.

css Zen Garden is a showcase of the things you can do CSS. Most importantly, it highlights the concept of separating content from presentation. Using the same HTML file, designers submit external stylesheets to style the HTML file. I suggest using the Web Developer Tool to inspect how the layouts work and what styles affect certain elements of the page.

13. CSS at MaxDesign

CSS at MaxDesign - screen shot.

At MaxDesign, you can find Russ Weakley’s brilliant set of CSS-related tutorials. Some things to expect here are: Listmatic – which shows you a variety of ways you can use CSS to style lists, and Floatutorial – which goes through the fundamentals of floating elements.

14. CSSeasy.com

CSSeasy.com - screen shot.

CSSEasy.com’s slogan is "learn CSS the modern way". The site promotes learning by experience, with the idea that if you inspect the source code and see how things fit together as a whole, you’ll gain a better understanding of CSS. The Web Developer Tool will also come in handy on this website.

15. CSS-Discuss

CSS-Discuss - screen shot.

CSS-Discuss is a community of CSS enthusiasts. The CSS-Discuss Wiki is a comprehensive collection of real-world usage of CSS.

16. Web Design from Scratch: CSS

Web Design from Scratch: CSS - screen shot.

Ben Hunt’s Web Design from Scratch has an excellent section on CSS that covers basic concepts about CSS. I highly recommend beginners start off with Introduction to CSS, a quick but very informative starting point to getting your hands dirty with CSS.

17.CSS-Tricks

CSS-Tricks - screen shot.

CSS-Tricks is a blog dedicated to the topic of CSS. You’ll find helpful posts such as what CSS Sprites are (in a nut shell), techniques for image replacements, and even screencasts on topics like conditional stylesheets.

18.CSS on Delicious

CSS on Delicious - screen shot.

The CSS tag on Delicious is a great way to find popular links that relate to CSS. It allows you to see what people are currently reading.

19. SitePoint CSS Reference

SitePoint CSS Reference - screen shot.

SitePoint has a CSS reference section that discusses introductory level CSS topics. You can get a crash course on general CSS syntax and nomenclature onto slightly more advanced topics such as CSS hacks and filters.

20. CSSDog

CSSDog - screen shot.

CSSDog has a section for both beginners and more advanced developers. Aside from CSS lessons, their CSS Reference section - which lists quick guides and color references - are very helpful.

Missed your favorite?

Do you have a favorite CSS website not on the list? Talk about it in the comments.

分享到:
评论

相关推荐

    JSP Dreamweaver CS4 CSS Ajax动态网站开发典型案例.rar

    Dreamweaver是组建网站和设计网页的专业工具,以“所见即所得”的特点,使不同层次的用户都可以快速创建网页。Dreamweaver的每一次版本更新都会带来很多新功能和新特性。在Dreamweaver CS3基础上,Adobe公司又发布了...

    DIV+CSS_学习教程

    DIV+CSS_学习教程,程序猿快速掌握最有效的学习方法。

    [变幻之美-DivCSS网页布局揭秘-案例实战篇](金峰) 源码+PDF

    通过反复学习和实践,最终快速掌握Div+CSS的应用精髓。《变幻之美:Div+CSS网页布局揭秘(案例实战篇)》案例设计精美、内容丰富、文字简洁、代码清晰,可以帮助读者在不知不觉中,掌握CSS网页布局精华,融会贯通HTML...

    [DIV.CSS网站布局从入门到精通].朱印宏等.扫描版

    通过对十个经典案例进行分析,分别从不同类型网站的布局风格以及实现方法来讲解DIV+CSS网页布局和制作方法。本教程系统地讲解了CSS样式的基础理论和实际运用技术,并结合实例来讲解层叠样式表与层布局相结合制作网页...

    15种css3鼠标悬停图片动画过渡效果.rar

    对于初学者来说,本资源也是一个很好的学习资料,可以帮助他们快速掌握CSS3动画的基本原理和应用方法。 使用场景及目标:本资源的应用场景非常广泛,可以用于网站的图片展示、导航菜单、按钮等各种场景。通过使用本...

    5日精通CSS层叠样式表

    快速掌握学习CSS样式,全面的CSS用法。

    HTML+CSS+JavaScript快速入门+实战演练

    文章目录一篇快速入门HTML一篇快速入门CSS一篇...一是总结一下自己的学习经历,二来帮助想要学习的小伙伴快速掌握基础,光速入门。 最后还有博主找的B站上的视频学习,自己把代码敲出来,详细的注释供大家练手使用。 另

    CSS3: The Missing Manual

    CSS3可以让你创建专业外观的网站,但是学习它的细节会十分麻烦——即使是资深web开发人员也是如此。此书通过有价值的提示、技巧和一步步的指导为你展示了如何来提升你的html和CSS技能。你将快速掌握如何搭建那些非常...

    变幻之美Div+CSS网页布局揭秘(案例实战篇).

    通过反复学习和实践,最终快速掌握Div+CSS的应用精髓。《变幻之美:Div+CSS网页布局揭秘(案例实战篇)》案例设计精美、内容丰富、文字简洁、代码清晰,可以帮助读者在不知不觉中,掌握CSS网页布局精华,融会贯通HTML...

    《变幻之美-DivCSS网页布局揭秘-案例实战篇》PDF

    通过反复学习和实践,最终快速掌握Div+CSS的应用精髓。  本书案例设计精美、内容丰富、文字简洁、代码清晰,可以帮助读者在不知不觉中,掌握CSS网页布局精华,融会贯通HTML标签与CSS属性的应用。  本书适合从事...

    DIVCSS布局大全

    DIVCSS布局大全,网页版面排版,学习一下,快速掌握网页排版。

    惊艳情人节!学会这个纯CSS爱心动画特效,让你的网页更浪漫!.rar

    其他说明:本教程的资源文件为.rar格式,包含了详细的教程和示例代码,可以帮助你快速掌握制作纯CSS动画的技巧。同时,本教程还提供了一些实用的技巧和建议,帮助你更好地应用爱心动画特效到自己的网页设计中。如果...

    div+css.zip_div+css

    压缩包里面的文件是一些关于学习Div+Css布局的文件文档,能够有效帮助初学者快速入门掌握。

    精通HTML5+CSS3+JavaScript网页设计.z01

    通过对《精通HTML5 + CSS3+JavaScript网页设计》实例和综合案例的学习与演练,读者可以尽快掌握所学的知识,提高网页设计的实战能力;同时《精通HTML5 + CSS3+JavaScript网页设计》在网上提供了实例源代码,可供读者...

    前端CSS总结.doc

    Css总结,知识点一幕了然,能熟练的快速的掌握Css,帮助你快速的学习前端知识。。。!!!!!

    网上书店(struts+hibernate+css+mysql)130223.rar

    总之,这个130223.rar文件是一个非常实用的计算机专业JSP源码资料包,它为你提供了一个很好的学习资源,帮助你快速掌握Java Web开发的相关技术和知识。无论你是计算机专业的学生,还是希望转行进入IT行业的从业者,...

    div+css图解入门

    一个不错的div+css学习入门教材!大概1天就可以掌握div+css网页布局的理念了

Global site tag (gtag.js) - Google Analytics