Tag: css
CSS Text Wrapper: Not Just Rectangles Anymore
by Dacold Team on Jan.13, 2008, under Tech, Tips/Tutorial
Wanted to post your web content on different shapes of layout ? I thinks you must try this:
The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other than just a rectangle. You can make text wrap around curves, zig-zags, or whatever you want. All you have to do is draw the left and right edges below and then copy the generated code to your website.
The site provided 3 mothod for you to use. You can either choose using below method:
- Inline CSS/XHTML
- XHTML with Classes
- Javascript
for more information visit : CSS Text Wrapper

