http://jigsaw.w3.org/css-validator/validator?uri=http://people.consolidated.net/seesawthis/netstart/netstart.css&profile=css21&usermedium=all&warning=1&lang=en http://validator.w3.org/check?uri=http://people.consolidated.net/seesawthis/netstart/&charset=(detect+automatically)&doctype=Inline&group=0
Check this links Regards On 28 jun, 16:15, Breaking Websites one by one <[email protected]> wrote: > Good Morning Joseph, > > Took a look at your website this morning. Oh, by the way, neither > Firefox, Opera, nor Safari display your site nicely. Your <h1 > class="menu"></h1> is shown full size because the CSS is goofed up. > > jigsaw.w3.org says: > 7 Parse Error --> body.main ** > 20 a.main:link, a.main:visited, a.main:active Value Error : color > darkblue is not a color value : darkblue > 33 a.main:hover Value Error : color darkslateblue is not a color > value : darkslateblue > 34 a.main:hover Value Error : background-color aliceblue is not a > color value : aliceblue > 63 h2.main Value Error : background-color lightsteelblue is not a > color value : lightsteelblue > 76 h3.main Value Error : background-color steelblue is not a > color > value : steelblue > 90 h4.main Value Error : background-color steelblue is not a > color > value : steelblue > 100 Parse Error --> body.menu ** > 120 a.menu:link, a.menu:visited, a.menu:active Value Error : padding > only 0 can be a length. You must put a unit after your number : 1 12 0 > 0 > 121 a.menu:link, a.menu:visited, a.menu:active Value Error : margin > only 0 can be a length. You must put a unit after your number : 0 0 1 > 11 > 133 a.menu:hover Value Error : background-color snow is not a color > value : snow > 138 a.menu:hover Value Error : padding only 0 can be a length. You > must put a unit after your number : 0 10 0 0 > 139 a.menu:hover Value Error : margin only 0 can be a length. You > must put a unit after your number : 0 0 0 10 > 159 h4.menu Value Error : color beige is not a color value : beige > 175 Parse Error --> body.contents > 181 a:link, a:visited, a:active Value Error : color darkgray is not > a color value : darkgray > 195 #dateclock Value Error : color darkblue is not a color value : > darkblue > 252 #text1 Value Error : border darkblue is not a color value : 1px > solid darkblue > 266 #submit1 Value Error : background-color darkblue is not a color > value : darkblue > 282 #reset1 Value Error : background-color darkblue is not a color > value : darkblue > 303 Parse Error --> body.bottom ** > 320 Parse Error --> body.wxbody ** > 336 h4.wxmenu Value Error : color beige is not a color value : > beige > **I believe the parse errors are cause from opening bracket being on a > separate line from the style heading. > > No stylesheet on the Framed page. Most of your framed pages lack > either or both a character set and doctype. > The menu frame brings in /netstart/netstart.css (see below) while the > accounts, contents, and bottom frames bring up /netstart/css/ > netstart.css (okay). The easiest thing to recommend here is that you > have all pages pull the same stylesheet. > > By the way, why do you have 6 frames? > This is the source code from one of your frames: open.html > <html> > <head> > <title></TITLE> > </head> > <body> > </body> > </html> > > This is from bottom.html > <html> > <head> > <title>bottom</title> > <base target="_blank"> > <link rel="stylesheet" type="text/css" href="css/netstart.css"> > </head> > <body class="bottom"> > </body> > </html> > These two frames seem to be on the page for no reason. > > Ensure all your pages have a character set statement, that they > declare their !doctypes, and they use the same stylesheet should solve > display your problems. > > Have a great day, > Doug > > On May 17, 10:16 am, icystorm <[email protected]> wrote: > > > The following wbepage shows up exactly like I want in IE6, IE7, and > > IE8, but the font does not render properly in Firefox 3.0.6. > > >http://people.consolidated.net/seesawthis/netstart/ > > > Any thoughts? Thanks! > > > Best, > > Joseph --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] -~----------~----~----~----~------~----~------~--~---
