Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- <h1> in CSS


jckos - 8:59 pm on Feb 7, 2003 (gmt 0)


<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#999999">
<tr nowrap cellspacing="0">
<td bgcolor="#999999" align="left"><img src="image.gif" height="22" width="17" border="0"></td>
<td><a href="mylink.html" title="title"><img src="image2.gif" height="16" width="16" border="0" alt="alt text"></a>&nbsp;<a href="mylink.html" title="Alt text"><h1>Click Here</h1></a></td>
</tr>
</table>

From the css file:

h1 {
font-size: 12 px;
border: 1px solid red;
margin: 0;
padding: 0;
}

I tried margin-bottom: 0 and padding-bottom: 0


Thread source:: http://www.webmasterworld.com/css/596.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com