Jump to content
xisto Community
Sign in to follow this  
Static_Fury

Css Validation

Recommended Posts

Well i was just praticing writeing a CSS and i went to try an validate it, which i am SOO glad it did i found so many things wronge with it. ANyways after about 15min and a bigillion revalidations i got it all fixed and it still wasnt validated. My question is what am i doing wrong? Her is the Screen shot and my CSS:

 

Posted Image

 

@font-face {font-family:"TABATHA"; src: url(http://forums.xisto.com/no_longer_exists/)

}

 

h1

{

color: blue;

background: gray;

font-family:"TABATHA", monospace;

font-weight: bold

}

 

 

h3

{

color: blue;

font-family:"TABATHA", monospace;

font-weight: bold;

background: gray;

}

 

{

color: white;

font-family:"TABATHA", monospace;

font-size: 13px;

text-indent: 1.5em;

background: gray;

}

 

div#discription

{

color: white;

font-family:"TABATHA", monospace;

font-size: 13px;

Background: gray;

}

 

div#new

{

color:#ffff00;

font-family: "helvetica", monospace;

font-size: 13px;

background: gray;

}

 


if a moderator wants to take off points for this post i dont care, i am not hosting here anymore...Plz guys you never failed me befor HELP!

Share this post


Link to post
Share on other sites

I agree with Tyssen...the screenshot says that your CSS is completely valid. So why are you asking what is invalid??? Hope you find out/figure out what is going on!!Good Luck~

Share this post


Link to post
Share on other sites

It's kind of in the nature of an ad. It's telling you that since you've gone to the trouble of writing valid CSS, you might as well check the HTML document it's attached to as well (hence the 'parse tree').

Share this post


Link to post
Share on other sites

It's kind of in the nature of an ad. It's telling you that since you've gone to the trouble of writing valid CSS, you might as well check the HTML document it's attached to as well (hence the 'parse tree').

192554[/snapback]


No, i am sorry I guees i am serioulsy confused...thank you guys....this is seriouly emberrising

Share this post


Link to post
Share on other sites

No, i am sorry I guees i am serioulsy confused...thank you guys....this is seriouly emberrising

192604[/snapback]

Haha, it's okay. I make thread like this all the time. Except in mine, no one replies, and I end up answering my own question. The answers are always simple and obvious. :huh:

 

Question answered -> thread closed.

 

By the way, you don't get hosting credits for putting stuff inside code or quote tags, so moderators or admins will never take points off if you do that (which is the right thing). :P

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.