Tue, 2004-03-30 09:52
I'm one hurdle away from validating my CSS1 and all I have left is this:
Line: 0 Context : #content
Property _height doesn't exist : 700px
Any suggestions on how I can get around this and validate?
Ta,
Craig.
Tue, 2004-03-30 09:59
#1
_height property
YOu seem to have an underscore on the property? How are you declaring this?
Tue, 2004-03-30 10:46
#2
_height property
thanks. I don't know why exactly but i thought that was supposed to be there ... duh!
Wed, 2004-03-31 19:57
#3
_height property
Hi
Adding an underscore in front of a style attribute is an IE hack, so before you remove it, are you sure you want to?
Trevor