Link to home
Start Free TrialLog in
Avatar of brettr
brettr

asked on

Create two column text format in DIV

I'd like two contain text in a div that has two columns.  I need the text to flow from one column to the other.  The text may have HTML tags (i.e. bold, h3, etc), which I don't want broken.  To create the white space, I've sized a 1px image to about width=20px and height=200px. I then applied different styles to the image's style attribute.  The image always appears on top of the text, rather than pushing it aside to create a middle white space gutter.

Is there a way to correct this or a better way?
ASKER CERTIFIED SOLUTION
Avatar of TheKyle
TheKyle
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial