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!
can i ahve little bit off help please
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
nikkie316



Joined: 15 Mar 2008
Posts: 5

PostPosted: Sat Mar 15, 2008 3:07 pm     can i ahve little bit off help please Reply with quote

hi all
im trying to change the font on indivedul cells that i have as the normal black dosent show will on certan colours here is what i have
</TD>

<TD WIDTH=120 td bgcolor="#990033" >

<P ALIGN=LEFT>cardinal<BR>

</P>

i would be grateful as it will make my table easer to read.
thanks
nik
Airick1994



Joined: 20 Dec 2007
Posts: 101
Location: Canada, eh?

PostPosted: Sat Mar 15, 2008 3:30 pm     Reply with quote

So wait, you want a background color?

For future refference, proper HTML is written in lower case.

if a background color is what you want, just use:

Code:
<td style="background-color:#990033;">


Or do you want a specific font for each cell? For that use:

Code:
<td style="font-family:(font name);">
nikkie316



Joined: 15 Mar 2008
Posts: 5

PostPosted: Sun Mar 16, 2008 6:40 am     a bit of help Reply with quote

i can do the background cell colour while i have the background coloured i want to change the colour off the text within the darker colour cells.
that might explain what i want a little bette.
sticks464



Joined: 31 Dec 2006
Posts: 1100

PostPosted: Sun Mar 16, 2008 7:26 am     Reply with quote

Quote:
For future refference, proper HTML is written in lower case.

**html is not case sensitive.
**(x)html is. Must be lower case.

For font color use
Code:
<td style="background:#990033; color:#ffffff">


For hex color codes
http://www.w3schools.com/css/css_colornames.asp
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