| CSS |
|
|
|
|
»
CSS The Basics - IDs and Classes
|
Two types of Css - Cascading 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... |
|
|