|
This Virtual Darkside Template is built with functionality
and flexibility in mind. It has a main navigation bar
on the left and room for sections of interest on the
right.
Just add content, rearrange pages, and rename pages
to build your site.
This template allows you to:
 |
Download a prebuilt site to your machine. |
 |
Make changes to template files for updates. |
 |
Customize page content to suit your needs. |
 |
Learn and practice a bit of CSS. |
 |
Publish your completed site to your host. |
CSS
This template uses Cascading Style Sheets to determine hyperlink colours and underlines for links. We've set it up so the default link colour is blue but you can change it by double clicking on the file style.css in Site Files view, and change #1377ca to the color of your choice. This needs to be done for...
A:link
A:visited
A:Active
A:hover will affect the color of the "mouseover" of links in Internet Explorer and Netscape 6
The default font has been set to Verdana by setting the font in the stylesheet for the TD and P tags. The TD and P tags should be set to the same font and size for compatibility between Internet Explorer and Netscape Navigator.
|