Good evening folks,

Does anyone know a good method of wrapping the text of multiple paragraphs around a single (large) image? It's possible I'm having a brain malfunction but I can't think of a good way to do it. All I can come up with is:

1) Combine all paragraphs into one and separate with <br />, then simply float the <img /> within the <p>. This is horribly un-semantic and won't be used - don't worry! 2) Float the images outside the <p>s and make do with wrapping on a per-paragraph basis.

2 is not ideal as I'd like the text to wrap around the image on the next line after the bottom of the image. Does anyone know how to achieve this while maintaining standards, accessibility, semantics etc,?

Thanks!
Mark


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to