Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Mar 12th, 2005, 6:25 AM   #1
cloud-
Hobbyist Programmer
 
Join Date: Jan 2005
Posts: 110
Rep Power: 4 cloud- is on a distinguished road
colors. fonts and font size inside the table ?_?

fonts and coloured text inside a table...it wont seem to work
i want to change the font size to 1 and font to tahoma and color in green
<CENTER><TABLE BGCOLOR="#FAEBD7" BORDER=2 WIDTH="600" CELLPADDING="0" CELLSPACING="0" BORDERCOLOR="#A52A2A" RULES="none">
<th>Clouds mIRC, SSA and ASS Scripts</th>
<TR>
<TD>
<tr>
<td>Hello there</td>
</tr>
...and so on
</TD></TR>
</CENTER>
</TABLE>
<BR>
<BR>
</TD>
</TR>

how would i add the font size and colour there?

thanks alot
cloud- is offline   Reply With Quote
Old Mar 12th, 2005, 8:05 AM   #2
Dizzutch
Professional Programmer
 
Dizzutch's Avatar
 
Join Date: Dec 2004
Location: Worcester, MA
Posts: 441
Rep Power: 4 Dizzutch is on a distinguished road
Send a message via ICQ to Dizzutch Send a message via AIM to Dizzutch Send a message via MSN to Dizzutch Send a message via Yahoo to Dizzutch
either use CSS, or just do it all around the table.
<font size=1 color=blue>
<table ..>
...
</table>
</font>
or
<table ...>
<tr><td><font size=1 color=blue>...</td>
<tr><td><font size=2 color=red>...</td>
</table>
good luck
DIzz
__________________
naked pictures of you | PFO F@H stats
Dizzutch is offline   Reply With Quote
Old Mar 12th, 2005, 3:10 PM   #3
cloud-
Hobbyist Programmer
 
Join Date: Jan 2005
Posts: 110
Rep Power: 4 cloud- is on a distinguished road
thanks, working now
cloud- is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 12:53 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC