Uma ou outra coisa sobre CSS…
- Dynamic CSS changes
“When changing the appearance of a site through the use of JavaScript, we usually see developers either switch the stylesheet of the page or change the class of an element”.
- Stylin’ Fonts and Text in CSS
“Much of Web design is dealing with type—in paragraphs, headlines, lists, menus, and forms. As a result, the properties in this chapter are essential to making the difference between a site that looks thrown together and one that looks like it has the professional touch”.
- Dynamic Drive CSS Layouts
“Here you’ll find tableless, CSS based page templates to quickly define the skeleton of your pages”.
- Floatutorial
“…takes you through the basics of floating elements such as images, drop caps, next and back buttons, image galleries, inline lists and multi-column layouts”.
- Internet Explorer and the CSS box model
“One of the differences between Internet Explorer and standards compliant Web browsers that cause a lot of trouble for CSS beginners is the CSS box model”.
- How to structure large CSS files.