FuZion
05-08-2008, 01:58 AM
Hi there,
Can someone please tell me why Gmail wont read my HTML email correctly?
Here is the HTML.. thanks!
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css" media="screen">@import "http://www.midwestfleet.com/include/email.css";</style>
</head>
<body>
<div id="pageContainer">
<div id="headerContainer">
<h1>Midwest Fleet Services</h1>
<div id="logo">
</div>
</div>
<div id="bodyContainer">
{BODY}
</div>
</div>
</body>
</html>
Can someone please tell me why Gmail wont read my HTML email correctly?
Here is the HTML.. thanks!
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<style type="text/css" media="screen">@import "http://www.midwestfleet.com/include/email.css";</style>
</head>
<body>
<div id="pageContainer">
<div id="headerContainer">
<h1>Midwest Fleet Services</h1>
<div id="logo">
</div>
</div>
<div id="bodyContainer">
{BODY}
</div>
</div>
</body>
</html>