Forum Moderators: open
<img src="pictures.jpg" align=left></a>text....
However when I put this below an <H1> tag:
<h1>Header</h1>
<img src="pictures.jpg" align=left></a>text....
Then the pictures is pushed against the header text (there's no empty space under the header) in Opera, not in IE.
How can I get the desired effect correctly in both browsers?