ok, so i know how to "float" a picture to the left and to the right and text will wrap automatically. but when i use this method --><div style="position: absolute; left:400px; top:50px;">
<IMG SRC="PIC1.JPG" HEIGHT="100" WIDTH="100">
</DIV>
the image just goes over my text....how can i positon a picture anywhere i want on a page and have text wrap around it? please help
<IMG SRC="PIC1.JPG" HEIGHT="100" WIDTH="100">
</DIV>
the image just goes over my text....how can i positon a picture anywhere i want on a page and have text wrap around it? please help