Re: validate css file

On 23 Sep 2014, at 22:50, Martín Tchobanian wrote:

> Dear W3Schools

The W3C is not affiliated with W3Schools and this mailing list, while 
hosted by the W3C, is open to the public so has many members who are 
also not affiliated with the W3C reading it.

> i´m having a problem with a css file. The style works perfectly on 
> IE, but fails when running on FF or Chrome.

This mailing list is for discussion of the [CSS Validation Service][1], 
and isn't intended for general help. You might be better off with a 
service such as [Stackoverflow][2].

> The main problem is in the "table desing" style, the rest of the 
> document was solved.

That said, it looks like you are abusing tables for layout and should be 
investigating the [`border-radius` property][3] instead.

[1]: http://jigsaw.w3.org/css-validator/
[2]: http://stackoverflow.com/
[3]: http://www.w3.org/TR/css3-background/#corners

-- 
David Dorward
http://dorward.co.uk/

Received on Thursday, 25 September 2014 17:00:53 UTC