Intro To Cascading Style Sheets

Back

Cascading Style Sheets (CSS) allow you to add styles, such as fonts, colors, spacing, etc., to HTML documents. Style sheets describe how documents are presented on screens or when printed to paper. Many HTML documents can refer to one style sheet thus saving you from having to add common markup to all your Web pages.

Prerequisites

You should be familiar with the general operation of computers, computer networking, and the use of a Web browser. You should have attended ALC's Intro To HTML & XHTML or have equivalent work experience.

Back Copyright © 1999-2004 by the Accelerated Learning Center. All rights reserved.