Various approaches to writing efficient, scalable and maintainable CSS.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
2 independent clearfix solutions for IE6+ and for IE8+ | |
http://www.css-101.org/articles/clearfix/latest-new-clearfix-so-far.php | |
http://nicolasgallagher.com/micro-clearfix-hack/ | |
http://stackoverflow.com/questions/211383/which-method-of-clearfix-is-best | |
*/ | |
/* Solution with IE8+ support */ | |
##Front-end blogs worth reading##
Even though for the last few years blogs have been losing popularity to Twitter, Facebook and Google Plus and so on, they're still not dead and have not been replaced with other media.
###Articles, showcases, resources###
- A List Apart - articles design, development, and web standards
- DailyJS - news, tips, examples and reviews of a variety of JavaScript frameworks and modules.
- Mozilla Hacks - one of key resources for people developing for the Open Web