CSS: The Basics - ID's and Classes

Get html code
Word count: 104
Css

Cascading Style Sheets

Two types of style sheets: Internal and External

Internal - You insert your style code right into your html code.
These stylesheets should only be used if you are intending to
create a specific page with a specific style. If you want to be
able to make global changes to your website using only one style
sheet, you have to use....

External Stylesheets - Instead of putting all the style code into
your html code, you can create a single document with your css
code and link to it within your webpages code. It would look
something like this

Author Info:

Eric McArdle

Terms:
Articles may be reprinted provided content is not edited and links are kept live
Source: Article Depot - Search Free Articles