Class Overview
This CSS training class teaches students to use Cascading Style Sheets to format HTML pages.
Class Goals
- Learn the benefits of CSS.
- Learn to avoid using deprecated tags and attributes.
- Learn CSS syntax.
- Learn to use <div> and <span> tags appropriately.
- Learn most of the common properties and their values.
- Learn to create custom CSS cursors.
- Learn to style links with CSS to create "CSS Buttons".
- Learn to work with borders, margin, and padding (the box model).
- Learn to style tables with CSS.