Cascading Style Sheets: "Introduction"

This chapter describes the function of CSS as a means to deliver instructions for presenting HTML files. Pay close attention to the comments about the benefits of abstracting presentational information into a CSS file while leaving the actual "content" in an HTML file.