Forum home » Delegate support and help forum » Dreamweaver Training and help » web site course - Font colour
web site course - Font colour
Resolved · Low Priority · Version Standard
Eugene has attended:
Dreamweaver 8 Intermediate course
Font colour
How do I change the font colour on a hyperlink?
For upcoming training course dates see: Pricing & availability
RE: font colour
See the example provided in this forum question but use a:link for the link colour.
a:link = the link as it appears normally on the screen (usually blue)
a:hover = the link when the mouse is hovered over
a:visited = the link as it appears normally on the screen, but the visitor has already seen the page (usually purple)
a:active = the link becomes active once you click on it (so this usually only lasts a split second)
Regards, Rich
|
