navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

color codes not working?

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Community >> Computer Software and Hardware issues >> color codes not working?
Page: [1]
 
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.

(in reply to lilactime68)
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.

(in reply to jeepless)
Page:   [1]

All Forums >> Community >> Computer Software and Hardware issues >> color codes not working?
Page: [1]
Jump to: 1





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