http://zayodesign.com/index.php Check out the source code. I'm trying everything and can't get it to rest snug against the body to complete it off.
Hi, The problem is the spacing of <tds>, to solve the problem, replace this: <TABLE WIDTH="800" HEIGHT="100%" BGCOLOR="#000000" BORDER="0" ALIGN="center"> HTML: for this: <TABLE WIDTH="800" HEIGHT="100%" BGCOLOR="#000000" BORDER="0" ALIGN="center" cellpadding=0 cellspacing=0> HTML: Thanks
Wow i'm such an IDIOT!!! It was one of them things that you just look over no matter how hard you search. Thanks alot!