HTML and CSS Reference
In-Depth Information
Change link colors
1.
In format.css , add formatting for the <a> tag:
a {color:ff0000}
2.
Save format.css .
3.
View the site's pages in the browser.
The links on each page should be red.
Consistent link colors
Link colors should be consistent throughout a Web site. If the links on
one page are red, they should be red on every page.
Learning that “red equals link” once is easier than having to figure out
the link color for each page or section of a site.
Search WWH ::




Custom Search