Brian M. Curran wrote:
>>
>>> site: www brianmcurran dot com
>>>
>>>
>>>       
> 1.The star html hack won't valid huh?
>   



Write it correctly and it will validate.

You wrote:
*html #footer  {
height : 1%;
}

You neglected to add a space between the star and html.
It should be:
* html #footer  {
height : 1%;
}

Best,
~d



-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to