Background Colors
Remember when we told you (above) about how web-based email applications (like Yahoo!Mail and Hotmail) strip out your <HTML>, <HEAD>, and <BODY> tags? That’s what you need to remember when coding your background colors and images. You normally specify that stuff in your <BODY> tag, but you can’t rely on that with HTML email. You’ll need to create a big, 100% wide "table wrap" around your email. Set your background color in that table, and use some CELLPADDING as needed. If you’re into CSS, you might be tempted to use a <DIV> instead. But we’ve seen DIVs break quite frequently in email applications, so we don’t recommend them.
Table of contents | Page list for this chapter | Next page

Buy your own copy of Ultimate Email Marketing Guide
You’ve browsed the site and read some chapters, now get your own copy of the book in PDF.
$19 in PDF Instant download
All content copyright ©2008 G-Lock Software, Ltd. All rights reserved. No part of this book or site may be reproduced or redistributed in any form or by any electronic or mechanical means, including information storage and retrieval systems, without permission in writing from G-Lock Software, except by a reviewer who may quote brief passages in a review.
Tags: background color, background colors, table of contents, web based email