| View previous topic :: View next topic |
| Author |
Message |
Flapp
Joined: 12 Dec 2004 Posts: 2
|
Posted: Sun Dec 12, 2004 8:36 am Links colors |
|
|
|
Hi there, anybody knows how do I set the color/size/fontface of the links ? I know it works when I add LINK to the BODY tag, but I want various colors of links on my site, not just one universal ... any ideas ?
Thanks  |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8749 Location: Castle Pines North, CO USA
|
|
romeonate
Joined: 16 Dec 2004 Posts: 16
|
Posted: Thu Dec 16, 2004 12:09 pm |
|
|
|
another way of doing this is assigning the link their own color individual.
This will of course, disable any "hover" effects you have for the link, such as changing its color.
But if you want a link to be a different color, add the <font color="[color]"> code AFTER the <a href="[file]"> code.
It would look something like this:
<a href="blah.whatever"><font color="red">Link Is Here</font></a>
This will change the link to Red, but again - it won't change colors. |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|