|
theLinkerFormatting
Controlling the appearance of the navigation textTwo principal mechanisms exist for controlling the appearance of the text (aside from whatever global declarations you might make in the <BODY> tag). These involve a "font" tag, and/or use of a "style sheet".
The default FONT tag:
Setting the FONT tag:
Using a Style Sheet:
a.nav {text-decoration:none; font-family:Arial,Helvetica; color: #FFFFFF} </style>
Navigation and Page GraphicsThere are two folders of sample graphics provided. Each contains four files. The DOWN.GIF and RIGHT.GIF files provide the graphics for the links. These two files must be placed in the topmost folder (0.Sample Project, in this case). Relative links will be generated throughout the site as needed to point at these files. For other files, such as standard background and logo images BG.GIF and LOGO.GIF (as found in the sample HTML file), you must either use absolute links (the complete URL), provide copies in each folder, or specify links relative to the root of the server (starting with a "/"), or you can hand-customize them in any way you want.Last updated: 12/16/03 |
||||||||||||||||||||