How would you write the code to make a table center in the page, 5 rows, two columns? I know how to do it in html, but when I add this for php it gives me errors:
(this is just the beginning of the code)
<table width=700 align="center">
<tr>
{
echo<td width="350"><tr><td bgcolor=0000ff><font color=ffffff size=3><b>".$story['item_name']."</B></font>";