MIPY Emails (Drafts)


Final (Was approved as is!)

Concept - Not Approved


Note: I'm pasting the mistakes so I can keep these as reference for future projects.  Turns out the error on line 77 was a missing quotation mark within the style that ended up fixing all the lines below. Will keep this as a note to pay attention to such things.

Hey Leslie,
A few errors.  On both versions, something funny happens at around line 77 of the code.  Look at the color of the img src.  Please double check openers and closers, just from a quick glance it looks like the problem is in the style part, there are double "center" alignments, and no style closer.  The a4 one has some important images without the "style display block" added.  In addition there are some alt tags that are are unnecessary.  For example there is an alt tag named "lef bottom".  That means that if the images are not loaded or if the mouse hovers over the image it will display "lef bottom" which we dont want.  Only use alt tags where they inform the user of something or has relevant information.  Let me know if you have any questions, thanks.

-Tom