View Single Post
  #3 (permalink)  
Old Aug 27th, 2006, 11:08
Ryan Fait's Avatar
Ryan Fait Ryan Fait is offline
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Floating with an image between columns?

There is really no way to acheive that exact effect in CSS if you want it to work like the other does when the text-size is increased in a browser. You'd have to float the paragraphs and put spans on a line to break it away from from the float. It's rather fishy, but it'd work.
Reply With Quote