Two columns using divs , problems with text/lists under it.
- From: "myth.drannon@xxxxxxxxx" <myth.drannon@xxxxxxxxx>
- Date: 29 Nov 2005 09:43:02 -0800
Hi
I created two columns using divs , one left column is a small image ,
right column is text with many lines.
When I have some list or text under the columns, the first characters
sticks up to the right column with small image and I don't want that to
happen.
I want them be on the same level under the longer column. How can I
solve that problem ?
That is my source.
<div class="image_column" >
<img src="graphics.png" />
</div>
<div class="text_column">
<p>SOME TEXT HERE WITH LOTS OF LINES </p>
</div>
<p>SOME TEXT THAT FALLS UP TO THE LEFT COLUMN</p>
.
- Follow-Ups:
- Prev by Date: Re: Trouble embedding ActiveX object in HTML using object tag
- Next by Date: Imposing my style *** on an IFRAME content.
- Previous by thread: php or asp
- Next by thread: Re: Two columns using divs , problems with text/lists under it.
- Index(es):