Posted by feed_sheep on 07/28/06 15:45
"Jamie Allison" <jamie@jamieallison.co.uk> wrote in message
news:j_qdnTkDb5a5glfZRVny2w@bt.com...
> http://www.hsnsg.org.uk/meetus.shtml
> Appears OK in Mozilla Firefox with the pictures to the side and text on
> the
> other side but doesn't display correctly in IE.
Not sure, but I think your use of <P align=justify> on the paragraphs which
have those images and then the <img> tags including align="right" or "left"
may be the problem. Try floating the images (ie style="float:right;"). I'm
not even sure how well web browsers deal with justified text, but change the
<p> to style="text-align: justify;".
David
[Back to original message]
|