HighDots Forums  

Links, VLinks, & ALinks

alt.discuss.html alt.discuss.html


Discuss Links, VLinks, & ALinks in the alt.discuss.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
J i m b o
 
Posts: n/a

Default Links, VLinks, & ALinks - 12-15-2003 , 02:00 PM






I have defined links, vlinks, and alinks in the <body> tag, but there is a
section of text within a table that I need to define with different link
colors due to the cells background color. What are some possible solutions?




Reply With Quote
  #2  
Old   
ft
 
Posts: n/a

Default Re: Links, VLinks, & ALinks - 12-15-2003 , 06:36 PM






On Mon, 15 Dec 2003 15:00:59 -0500, "J i m b o" wrote:

Quote:
I have defined links, vlinks, and alinks in the <body> tag, but there is a
section of text within a table that I need to define with different link
colors due to the cells background color. What are some possible solutions?

Use "style" in this fashion:

<td bgcolor="lime"><a href="www.mac-fit.com"
style="color:some-color-here">Table Cell Link</a></td>

Actually, you should dump the deprecated link, vlink, etc in favor of
CSS.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.