Saturday, January 30, 2010

How to Add External Style Sheets:

External Style Sheets:

External style sheets are the most flexible because they allow you to assign the same styles to multiple Web pages. You can attach external style sheets in two ways:



@import url(addonstyles.css);

No comments:

Post a Comment