8 <P>Here is some regular paragraph text
9 <SPAN style=
"position:relative;background-color:lightgreen">
10 The image (found or not) should be positioned at the top/left corner of this green-shaded text
11 <IMG src=doesntmatterifthisexists.gif border=
1 width=
40 height=
40 style=
"position:absolute;top:0px;left:0px">
15 <P>The image gets erroneously positioned to the top/left corner of the paragraph instead.
</P>