CSS is used to control the presentation and appearance of web
pages. The way we do this is by
creating Style Rules and applying these Style Rules to the HTML
page elements. Fortunately, Expression Web simplifies this
process and makes the creation of CSS styles a little easier.
Yet, you have to know what each CSS Property does, and in which situations each property is appropriate. Therefore, CSS Tips of the Week is going to help you figure all that out.
Also, be aware that we have 2 different versions of CSS that we can use.
Hopefully, Internet Explorer 9 will find more CSS 3 support.
2. Remove the Ugly Outline from Hyperlinks
3. What are those Gaps in my Layout? and How do I get rid of them!