PDA

View Full Version : align two divs beside each other



Icy Penguin
August 1st, 2006, 05:38 PM
hi all,
EDIT: i have one co0lumn on my css site which primarily has text. however, i want to put some iamges too and, in order to have them aligned in the right places with my text, have just another div (called imageholder) before my <p> tags and i place my image in there. the imageholder div has a relative position of 300px so that the image is 300px to the right of the text. im having a problem with the text wrapping though, since its wrapping around the div, not the image.

i just want the text to behave normally as if there were no image, but have an image to the right of it.

heres my source:
[/URL][URL="http://meisoc.com/main/icypenguin/bah.htm"]index (http://meisoc.com/main/icypenguin/ip.css)
css (http://meisoc.com/main/icypenguin/ip3.css)

thanks!