Web Text Flow
Web Text Flow
- Started
- Last post
- 6 Responses
- contrecoups
Is there a way to make text flow either with CSS or other method. I have 3 columns of text in my layout and cannot seem to find a way to make the text flow without having to cut it manually... Anyone got some magic. Thanks
- van_rijn0
cant be done (i think).
let me know if you see something
- humain0
http://www.iht.com/ does it.
- ribit0
you can flow around images if they are aligned left or right... but there must be a better way to do this with proper padding using css? (and flowing around a group of images)
- contrecoups0
IHT.COM use javascript i think. I head CSS3 will have this function. unfortunately i can't wait till then...
Anyone have a solution?
- TResudek0
The way IHT did that is really weak.
TR
- djenders0
You can only do it via programming or JavaScript...until CSS3 (10 years)...good luck.