Forum Moderators: open
This is how I'm doing it:
<p style="float:left; border:1px solid;>
textheretexthere
</p>
In IE, this does float the box to the left of the adjacent image but in FF, the box is pushed down below the image and is the full width of the container.
How do I get this box to fit to the left of the image in FF?