Log In · Register

 
Stupid validator., No idea what they're talking about.
schizo
post Aug 14 2009, 10:11 PM
Post #1


Senior Member
******

Group: Staff Alumni
Posts: 2,435
Joined: Feb 2007
Member No: 506,205



I went to validate the CSS for the layout commission I'm doing, and it passed, but I have all these warnings. I'd fix them if I had a clue about what they're talking about.

blah

Any idea? I'm not too concerned with them since he should just be happy it's validated, but I'm curious.
 
 
Start new topic
Replies
Maccabee
post Aug 14 2009, 11:10 PM
Post #2


Senior Member
*******

Group: Official Designer
Posts: 5,880
Joined: Nov 2007
Member No: 593,382



All the ones talking about whitespace are concerning the face that there are many unnecessary spaces.
height : 59px;
Instead of
height:59px;
And it is saying that anytime floating is involve the little css declaration needs to have a width.
.sIFR-replaced div.sIFR-fixfocus {
margin : 0;
padding : 0;
overflow : auto;
letter-spacing : 0;
float : none;
}
That has no width declared.

And I think the color thing is concerning the fact that you have css for h3 a few times and in two of the css sections you gave h3 the color #ffffff, but you did it twice.

These are really nothing to worry about. I always get little problems. Random things like telling me that my <br> should be </ br>. I have never done it like that before though. But I should start.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: