Forum Moderators: not2easy

Message Too Old, No Replies

CSS - div wrap text in image overhang

Wrapping text to the right of an overhanging image

         

cbarry518

5:06 pm on Sep 5, 2010 (gmt 0)

10+ Year Member



Thanks in advance if anyone can answer this question. It's probably an "easy" question, and I apologize but I've searched and tested to no avail. I'm designing an HTML email, a first for me, and I was finding issues with IE and tables. (specifically, when forwarding an email in IE/hotmail or yahoo, a 1px space is appearing in between 2 cells that hold images and have to line up perfectly. The images however look FINE when first receiving the email)... so I'm trying to use divs.

I basically need to set up a <div> that will do this:

[imgur.com ]

Wrap text under and to the left of an image, that is overhanging another image. The two images are aligned on top...

Thanks so much for your help! :) Happy Labor Day.

Major_Payne

7:52 pm on Sep 5, 2010 (gmt 0)



Coding email newsletter is not an easy task as the coding is not always following the techniques that you would use on a web page. These may explain a lot better and in more detail:

How to Code HTML Email Newsletters: [articles.sitepoint.com...]

How to Create and Send HTML Email: [addme.com...]

How to Create Great HTML Emails with CSS: [webreference.com...]

How do you typically create HTML email?: [webdesign.about.com...]

Ron