I have unwanted gaps above and below my "subhead" div at the top of the page (the paragraph between the two rules), and I can't figure out why. I've checked cell padding, vertical space... I'm still a newb, so if it's something terribly obvious, I apologize.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
<style type="text/css">
<!--
body {
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
background-image: url(file:///Z|/User%20%20Save%20the%20Date/Save%20the%20Date%20Email/bg.jpg);
background-repeat: no-repeat;
margin: 0px;
}
.rule {
text-align: center;
}
.subhead {
color: #006;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
font-weight: bold;
font-variant: normal;
font-style: normal;
text-transform: uppercase;
text-indent: 0;
padding: 0px;
margin: 0px;
}
.region {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #f2aa3e;
padding: 0px;
margin: 0px;
}
.WWWWH {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
color: #006;
font-weight: bold;
}
body,td,th {
font-family: Arial, Helvetica, sans-serif;
color: #000;
font-size: 12px;
}
body {
background-position: center;
background-image: url();
color: #000;
}
.body p {
margin:0;
color: #000;
}
a:link {
color: #ab6b0c;
}
a {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
a:visited {
color: #ab6b0c;
}
.info {
font-size: 11px;
}
-->
</style></head>
<body topmargin="0" marginheight="0">
<table width="597" height="905" border="0" align="center" cellpadding="0" cellspacing="6">
<tr>
<td height="114" colspan="8"><div class="rule"><img src="file:///Z|/blank/HEADER.jpg" alt="blank" width="244" height="114" vspace="15" align="middle" /></div></td>
</tr>
<tr>
<td height="5" colspan="8"><div class="rule"><img src="file:///Z|/blank/rulethick.png" width="597" height="5" /></div></td>
</tr>
<tr>
<td height="60" colspan="8"><div class="subhead">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur dictum mauris et ligula vehicula congue. Morbi vulputate, ligula convallis eleifend lacinia, justo ipsum lacinia tellus, ac consectetur nunc dui id augue. Pellentesque nisi leo</p>
</div></td>
</tr>
<tr>
http://www.kate-hoga...aveTheDate.html
This post has been edited by Jayman: 29 July 2010 - 06:54 AM

New Topic/Question
Reply



MultiQuote



|