Forum Moderators: not2easy
I found a nice article on this at Mandarin Design titled "Magazine Style: CSS Floating Image With Pixel Perfection." They describe how to create two columns with the picture floating in the middle.
I thought I'd hit pay dirt until I went through sample code with a fine tooth comb. They explicitly defined the text that would be displayed in column one and likewise defined the text displayed in column two.
What I'm trying to do is place the entire text article in a div and have the text fill up column one and overflow into column two. I want it to be liquid and not have to define what text will be in each column. I'd like to make a template where I can just plug in an article and a picture and have it fill out the page properly.
Any idea if this can be done. I've been googling this topic with no success.
[mikezilla.com...]