Posh CSS # for the modern day web designer

Submit an Article or Link Subscribe


About Posh CSS

Posh CSS is a collection of Cascading Style Sheet Articles, Tutorials, Tips and Code snippets for the modern day web designer.


Browse the site


Submit a link

Have you written or read a great resource relating to CSS that we are not linking to yet? Let us know.

Submit a Link →


Browse our Archives

Get in touch

Have a question or just want to drop us a line? Contact Us →


Posh CSS

CSS Text Wrapper

The CSS Text Wrapper allows you to easily make HTML text wrap in shapes other then 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 and then copy the generated code to your website.

Comments

  1. There are three different integration methods once you have created the shape you want, XHTML/CSS with inline styles, a StyleSheet version and even a JavaScript option. This seems like one of the best solutions for this issue, but the code you have to use to implement this effect is not exactly desirable.

    Sam Brown
    278 days ago #
     

Commenting has closed for this article.