Anyway when I create a table and use includes, it looks fine in Mozilla, but in IE there is a little space between my <TR>
Code: Select all
<body BGCOLOR="#FFFFFF" TEXT="#000000"
LINK="#3300FF" VLINK="#3300FF" ALINK="#3300FF"
topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0">Code: Select all
<table border=2 width="100%" height="80%" bordercolor="black"
cellSpacing="0" cellPadding="0">Any ideas?