Theresa, On 8/12/05, Theresa Halpin <[EMAIL PROTECTED]> wrote: > I know this can be done with curved images by cutting up the image into > numerous images at a certain pixel height (e.g., 20 pixels) and using CSS to > wrap text. > Is there an easier way way text around an image?
Text will flow around rectangles. If you want wrapping around a non-rectangular object, the answer is no. Well, I suppose you could put the image into the background and add transparent divs or somtehing to get the irregular shape without slicing up the image, but it's a hack either way. -- Roger Roger Roelofs Know what you value. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
