Previous Message
Next Message

Virtual pc?

Sent by Simon Perry on 1 February 2005 17:05


Maria Falconer wrote:

>Hi guys
>I have 2 questions that I hope someone can help me with. I have done a page
>that seems ok in 4 different browsers on a mac (Netscape, Opera, Safari and
>IE) but the positioning isn't being picked up on a pc.
>http://www.pilatesedinburgh.co.uk/ - stylesheet
>http://www.pilatesedinburgh.co.uk/pilates_edin.css
> My first question is, does anyone know why this could be?
>  
>
Your class declaration
..address {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;

is not closed ( } ). So the CSS there after is ignored. In this case 
validating the CSS using the W3C service [0] would have saved you.

Simon

[0] http://jigsaw.w3.org/css-validator/
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: