Learn CSS (Tutorial) - Basics + Selectors (For Absolute Beginners)
In this video we learn how to add basic styles to a page with CSS. You can also view this same lesson material in written form:
http://learnwebcode.com/what-is-css/
http://learnwebcode.com/how-to-create-your-first-css-file/
http://learnwebcode.com/basic-css-selectors/
Topics covered in this video:
Linking to an external style sheet
CSS Syntax
Type Selectors
ID Selectors
Class Selectors
Descendant Selectors
- Tag:
Comments
This would be a very useful
This would be a very useful ediotin, allowing much cleaner html with less serverside scripting. Right now we build css-classes into the server side scripts to achieve this kind of design, but as you say it could easily be done using CSS.Great idea!
Post new comment