arkadaşlar css hakkında bilgim yok bi konu hakkında yardıma ihtiyacım var
sitemde aşağıdaki gibi bi tablo var
<table border="1" cellpadding="0" width="400" height="100%" bgcolor="#DFD8CE" style="border-collapse: collapse" bordercolor="#C0A88A">
<tr>
<td width="20%" align="center" onmouseover="this.style.backgroundColor='#C0A88A'; " onmouseout="this.style.backgroundColor='#DFD8CE';" onclick="location.href='index.php';" style="cursor:hand;">
<p class=h2 align="center">menu</td>
<td width="20%" align="center" onmouseover="this.style.backgroundColor='#C0A88A'; " onmouseout="this.style.backgroundColor='#DFD8CE';" onclick="location.href='sey_iste.HTML';" style="cursor:hand;">
<p class=h2 align="center">menu</td>
<td width="20%" align="center" onmouseover="this.style.backgroundColor='#C0A88A'; " onmouseout="this.style.backgroundColor='#DFD8CE';" onclick="location.href='sey_iste.HTML';" style="cursor:hand;">
<p class=h2 align="center">menu</td>
<td width="20%" align="center" onmouseover="this.style.backgroundColor='#C0A88A'; " onmouseout="this.style.backgroundColor='#DFD8CE';" onclick="location.href='sey_iste.HTML';" style="cursor:hand;">
<p class=h2 align="center">menu</td>
<td width="20%" align="center" onmouseover="this.style.backgroundColor='#C0A88A'; " onmouseout="this.style.backgroundColor='#DFD8CE';" onclick="location.href='?sayfa.php;" style="cursor:hand;">
<p class=h2 align="center">menu</td>
</tr>
</table>
bu aleti css ye çevirme imkanı var mı