K, im using float to align an image to the left then have the text on the right, but then its in a box;
There is more image than text so the background image for the <div class="mid"> doesn't expand all the wayHTML Code:<div class="top"> Hi </div> <div class="mid"> <img src="hi.png" style="float: left;">CONTENT CONTENT CONTENT </div> <div class="bottom"></div>Does anyone know how to fix it?
Moved by Invent (Forum Moderator) from Designing & Development: Please post in the correct forum next time, thanks.





Does anyone know how to fix it?
.
Reply With Quote







