table problems
Posted by: nascarcup81
Posted on: 2002-07-18 19:00:00
hey guys,
im designing a website for my temple and cant get this problem to go away- even though i specify that i dont want a border in my table it leaves space for one. here is my code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body marginheight=0 marginwidth=0 leftmargin="0" topmargin="0">
<table frame="void" rules="none" cellpadding="0" cellspacing="0" border="0">
<tr>
<td valign="bottom" colspan="2">
<img src="images/topbar.jpg" vspace="0">
</td>
</tr>
<tr>
<td valign="top" width="17%" height="200" bgcolor="#0000FE">
<font>hey</font>
</td>
<td>
<font>hi</font>
</td>
</tr>
</table>
</body>
</html>
the "hi's" are there just to give the table cells weight. a screenie of my problem can be found @ www.srcd.net/prob.jpg
o btw- where is my cgi-bin folder. both of these questions may sound dumb but i cant find the answer to either one :(
thanks,
nascarcup81
Hooked on foniks werked four mee.