# Align two divs beside each other

**URL:** https://forum.kirupa.com/t/align-two-divs-beside-each-other/195606
**Category:** Uncategorized
**Created:** [August 1, 2006, 9:38pm UTC](https://forum.kirupa.com/t/align-two-divs-beside-each-other/195606 "2006-08-01T21:38:16Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Icy\_Penguin](https://avatars.discourse-cdn.com/v4/letter/i/f6c823/32.png) [@Icy\_Penguin](https://forum.kirupa.com/u/Icy_Penguin)
#### Post date: [August 1, 2006, 9:38pm UTC](https://forum.kirupa.com/t/align-two-divs-beside-each-other/195606/1 "2006-08-01T21:38:16Z")

</div>

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=“http://meisoc.com/main/icypenguin/bah.htm”]index](http://meisoc.com/main/icypenguin/ip.css)  
[css](http://meisoc.com/main/icypenguin/ip3.css)

thanks!
