[thelist] validating css

Chris Johnston chris at fuzzylizard.com
Wed Sep 25 22:46:00 CDT 2002


My first quess would be the underscore in the name. Try removing that
and see what you get.

/chris

Paul Bennett wrote:

> I am trying to validate a stylesheet (css1) , but the validator is
> coughing at these lines:
> Error = "Parse error"
> and this is the css:
> =========================
> page_title
>    {
>    font-size: 20px;
>    font-weight: bold;
>    font-family: arial, sans-serif;
>    background-image: url("images/translucent.gif");
>    width: 550px;
>    padding: 5px;
>    margin:8px;
>    border: 1px solid #fff;
>    }
> ========================
> any ideas why this won't validate????

--
www.fuzzylizard.com
chris at fuzzylizard.com






More information about the thelist mailing list