|
Heading in Red
#810101 Text is black and
font is Tahoma 10pt. (Font should not exceed 12pt)
The links are now controlled by
Cascading Style Sheet (CSS) which will help contol your font size
when others are viewing your pages with different monitor settings.
You main links are contolled by class="nav", and all other links are
controlled by class="body" Once you add
your link names in, you will
need to go in and place a style sheet tag within the hyperlink code.
You will need to place this tag: class="nav"
or class="body"
Copy one of these depending on which link you are contolling and paste it after the href"" entry
in the HTML like follows:
<a href="http://www.winthrop.edu/finance/payroll/"
class="body">
If you select the link and then click on the HTML tab in Frontpage, it will place
your curser close to the correct spot.
Page last updated information and the
author's name are inserted into the HTML code. If you click the HTML
tab on Frontpage you will see this code, <--COMMENT-THIS PAGE LAST
UPDATED BY (YOUR NAME GOES HERE) ON (LAST UPDATED GOES HERE)-->,
located within the <head> tags.
Also, Please contact
Winthrop's Web Designer
to request individual Headers (to replace "Your Department Here"
image) and any additional imagery such as campus shots, etc.
|