Posted by dorayme on 10/12/07 08:30
In article
<1192175965.862729.224930@e34g2000pro.googlegroups.com>,
Norman <norman.khine@gmail.com> wrote:
> But on IE the background image within the h1 tag is aligned to the
> right.
>
> How can I fix this.
>
> Here is the site http://uk.expert.travel
>
First fix up all the faults as shown in validator:
<http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fuk.exper
t.travel%2F%3Bview>
Here is output of faults reported by a Mac browser:
http://uk.expert.travel/ui/uk.expert.travel/style.css
CSS Error (29/14): Invalid property value none.
CSS Error (262/74): Unknown CSS property _padding-bottom.
CSS Error (283/47): Unknown CSS property _height.
http://uk.expert.travel/;view
HTML error (95/8): The tag <HEAD> is already open. Maybe the tag
was implicitly opened before.
HTML error (95/75): The tag <META> is not allowed here.
HTML error (96/11): The tag <TITLE> is not allowed here.
HTML error (97/9): Cant find start tag for end tag </HEAD>.
Maybe the tag was implicitly closed before.
HTML error (173/17): Cant find start tag for end tag </P>. Maybe
the tag was implicitly closed before.
HTML error (216/17): Cant find start tag for end tag </P>. Maybe
the tag was implicitly closed before.
HTML error (240/9): Cant find start tag for end tag </BODY>.
Maybe the tag was implicitly closed before.
--
dorayme
[Back to original message]
|