HTML and CSS Reference
In-Depth Information
LESSON 8
Using CSS to Style
a Site
The past few lessons Idiscussed how to lay out web pages using
Hypertext Markup Language (HTML) tags. This lesson describes how you
can create complex pages using Cascading Style Sheets (CSS). You've
already learned about the advantages CSS can provide for formatting
smaller snippets of text. In this lesson, you learn how to use CSS to
control the appearance of an entire page.
The following topics are covered:
Creating style sheets and including them in a page
n
Linking to external style sheets
n
Using selectors to apply styles to elements on a page
n
Units of measure supported by CSS
n
The CSS box model
n
Positioning elements using CSS
n
Applying styles to tables and the <body> tag
n
Using CSS to create multicolumn layouts
n
 
 
Search WWH ::




Custom Search