The best part is the 'Try it Yourself' feature which lets you experiment with code.
What is CSS?
* CSS stands for Cascading Style Sheets
* Styles define how to display HTML elements
* Styles were added to HTML 4.0 to solve a problem
* External Style Sheets can save a lot of work
* External Style Sheets are stored in CSS files
The id and class Selectors
In addition to setting a style for a HTML element, CSS allows you to specify your own selectors called "id" and "class".

1 comments:
Some one needs to leave a comment so I can test the comment section to see if this is working right!
Post a Comment