|
Cascading
Style Sheets...
This template uses cascading Stylesheets to
determine the font, its size and the hyperlinks colours and
underlines.
Modifications:
To make changes, double click on the file
style.css in your site files window.
You'll see the news box font is one size smaller than the
rest of the page text. This can be altered by changing the
settings of the TD.menu entry in the stylesheet. Here is the
TD.menu tag in its raw form, but Dreamweaver does of course
provide you with a graphical interface:
TD.menu
{
font-family: Verdana,Arial;
font-size: 12px;
color: #FFFFFF;
}
The link colours at the bottom of the page
can be altered by changing the lines beginning with "A"
You will notice that the TD and P tags have the same settings.
This is to keep a consistant look across Internet Explorer
and Netscape Navigator.
ContentAdd
ContentContent |