|
| |
|
|
lilactime68
Posts: 4 Joined: 3/4/2006 Status: offline
|
color codes not working? - 3/4/2006 10:12:13
I've entered the same html color code on 2 occasions and I'm getting 2 different colors. Can anyone tell me why? The first code is the correct color i.e. sky blue, the second is coming up green! This is my html - <br> <p align="center"> <b><font color="#87CEFF" face="cursive" size=2>Remember that this is an <b>18†</b> Guild: If you are not <b>18</b> you will be deleted. We <b>WILL</b> know! </b></font> <br><br><p align="center"> <br> <center><b><font color="#87CEFF "face="cursive" size=5>NEOADULTS WISHES YOU A WONDERFUL EASTER!<b/></font><center/> <br> <center>
|
|
|
|
jeepless
Posts: 218 Joined: 12/20/2003 From: Smack in the middle of USA Status: offline
|
RE: color codes not working? - 3/4/2006 10:24:59
In your second example, you have an extra space in your html color code and before the closing quote, so the quote is running up against the face attribute: You have: <font color="#87CEFF "face="cursive" Change to: <font color="#87CEFF" face="cursive"
_____________________________
The problem with designing a system that's foolproof is that designers underestimate complete fools.
|
|
|
|
lilactime68
Posts: 4 Joined: 3/4/2006 Status: offline
|
RE: color codes not working? - 3/4/2006 18:37:56
Thank you so much for your help. Looking at it now it's so obvious, but I've been puzzling over this problem for 2 days! As you can tell, I'm very new to this but I'm learning.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|