03-07-2008, 09:57 PM
|
#1 (permalink)
|
|
The Prestige
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
|
Lean?`
Hi, how can I do this?
HTML Code:
<img src="leftimage" />
<div id="content">
hellooooo
</div>
<img src="rightimage" />
And set the content div to a width to 0, and then overlap the div with the images, so it looks like the images are together as one image? Someone said using float: right on the left image, and float: left on the right image, but that didn't work =/
__________________
|
|
|
|