<HTML> <HEAD> <TITLE>Dynamic HTML WebTechniques</TITLE> </HEAD> <BODY> <SPAN STYLE ="position: absolute; top: 0px; left: 0px"><IMG SRC="Images/grid.JPG" WIDTH=800 HEIGHT=600 BORDER=0></SPAN> <SPAN STYLE="position: relative; left: 50px; width: 400px"> I'm interested in developing a way to make the red box "float" to the left of this <SPAN STYLE="position: absolute; left: -55px; color: red;"> <IMG SRC="Images/Red50x50.gif" WIDTH=50 HEIGHT=50 BORDER=0></SPAN> paragraph.</SPAN> </BODY> </HTML>