|
Posted by wr on 11/29/05 22:38
Uzytkownik <myth.drannon@gmail.com> napisal w wiadomosci
news:1133286182.132661.235600@z14g2000cwz.googlegroups.com...
> 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>
>
align
Navigation:
[Reply to this message]
|