Hi there.
below is my code for tables.
i could not get it to display nicely in FF(the first set of tables always move to left hand side.). IE seems ok.
the code
can someone point what mistake i am doing here.Code:<div align="center"> <table width="627" border="1" cellspacing="1" cellpadding="1"> <tr> <td width="539"><div align="left">TITLE</div></td> <td width="75"><div align="center">STARS</div></td> </tr> </table> <table width="627" border="1" cellspacing="1" cellpadding="1"> <tr> <td width="124" height="148"><div align="center">IMAGE</div></td> <td width="490">FIELD</td> </tr> </table> <table width="627" border="1" cellspacing="1" cellpadding="1"> <tr> <td width="140"><div align="center">readmore</div></td> <td width="140"><div align="center">reviews()</div></td> <td width="209"><div align="center">website</div></td> <td width="82"> </td> <td width="28"> </td> </tr> </table> </div> <p> </p> <p> </p>
table coded in DW .
image attached.
thank you





Bookmarks