In a previous post title Designing Web Pages: Tables or CSS, I briefly talked about using CSS to layout the content of a Web page. I didn’t go into detail about how CSS files are used in conjunction with Web pages or even how they are created.
In this post I will provide a simple introduction to cascading stylesheets and how you can link them to an HTML file.