public design update

This commit is contained in:
2012-07-17 19:00:55 +00:00
parent deedc80284
commit 8d2ab70bdf
6 changed files with 24 additions and 13 deletions

View File

@@ -48,7 +48,7 @@
}
echo "<br />
<table width=\"90%\" align=\"center\">
<table width=\"100%\" align=\"center\">
<tr>
<td>
<form action=\"".$PHP_SELF."\" method=\"post\">
@@ -91,7 +91,7 @@
// OREDER BY id DESC is order result by descending
$result=mysql_query($sql);
echo "<table width=\"90%\" border=\"0\" align=\"center\" cellpadding=\"3\" cellspacing=\"1\" bgcolor=\"#CCCCCC\">
echo "<table width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"3\" cellspacing=\"1\" bgcolor=\"#CCCCCC\">
<tr>
<td width=\"6%\" align=\"center\" bgcolor=\"#E6E6E6\"><strong>#</strong></td>
<td width=\"58%\" align=\"center\" bgcolor=\"#E6E6E6\"><strong>Topic</strong></td>