<A HREF Linking Colors
I have a colored box (table cell) on my website and I have reverse type inside the cell that I want to make a link. When I do, it changes the color of my type - it takes on the color of what I have my link color set to.
Is there any way through HTML to suspend the link color for an instance? I don't want to have to turn it off for the entire page just because I want to make one link stay the same color!
Any help would be appreciated!
Matt Kaufman posted this at 02:42 — 28th March 2000.
They have: 324 posts
Joined: Dec 1999
lol, not many people are gonna get into this! hehehehehe!
------------------
Webmaster's Network
WebmasterDir.com
WNDesigners.com
Matt Kaufman posted this at 02:54 — 28th March 2000.
They have: 324 posts
Joined: Dec 1999
oh, now to your post! If you are doing it in HTML, just specify the link color. if you are doing it in WYSIWYG mode, highlight it and choose the color you want it to be. Is that what you mean?
------------------
Webmaster's Network
WebmasterDir.com
WNDesigners.com
WebDevHQ.com - The Web Developer Headquarters. HUNDREDS of articles, reviews, tools and more!
Denmark 3 posted this at 04:07 — 28th March 2000.
They have: 881 posts
Joined: Feb 2000
I know. The only way I got to this was from Matt. Make a new post or somethin.
------------------
~Parker Trasborg~
Dumby of the 21st Century
Adam Lysne posted this at 06:18 — 28th March 2000.
They have: 247 posts
Joined: Sep 1999
You forgot to put in a title, or somehow made it so there is no text that is linkable. I did some Math to determine what post it was in order to get here. Might want to delete this post and start a new one.
------------------
Adam Lysne
[email protected]
Fiber
[email protected]
73218345
"Prepare yourself, it's da human beatbox"
Suzanne posted this at 07:16 — 28th March 2000.
She has: 5,507 posts
Joined: Feb 2000
Use CSS in the anchor tag like this:
<a href="#.html" style="color: #hexhex;" title="The title of the document you are linking to" target="_top">text to be the colour you want</a>
hth,
Suzanne
------------------
Zero Cattle
Suzanne
Tables DeMystified
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.