HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
changing link colors within a table
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
smormad



Joined: 18 Jun 2004
Posts: 1

PostPosted: Fri Jun 18, 2004 10:02 pm     changing link colors within a table Reply with quote

How do I change the link colors within a table but not in the entire document? I have a table with a color background, but the rest of my document has a white background.
Thax



Joined: 08 Jul 2004
Posts: 7
Location: United Kingdom

PostPosted: Thu Jul 08, 2004 12:18 pm     Colours Reply with quote

I personally like to use <FONT color="#xxxxxx"></FONT>. I put it in the section of writing where the real display text for the hyperlink is.

I think this should answer your question.
T1



Joined: 27 May 2004
Posts: 18
Location: Belgium

PostPosted: Sun Jul 25, 2004 4:09 pm     Reply with quote

Hi,

You could use a .css file like this
Code:
table:link {
   color: #1A7DAB;
   }
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
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
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial