Tabellen-Linien einfügen
Verfasst: 07.06.2006 00:02
Hallo zusammen,
ich habe bereits das Forum durchsucht, aber ich finde es nicht und ich komme auch nicht drauf...
Ich möchte in der folgenden Tabellen einen Rahmen um die Zellen haben:
http://invisible-forces.net/Forum/war.php
Die .tpl
ich habe bereits das Forum durchsucht, aber ich finde es nicht und ich komme auch nicht drauf...
Ich möchte in der folgenden Tabellen einen Rahmen um die Zellen haben:
http://invisible-forces.net/Forum/war.php
Die .tpl
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>FunWar-Statistik</title>
</head>
<body bgcolor="FFFFFF" text="#000000" link="#006699" vlink="#5584AA">
<td colspan="2" width="50%" class="row3" valign="top">
<table width="100%" border="0" cellpadding="2" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td class="catHead" width="100%" colspan="4" height="25"><span class="cattitle"><center><b>=}IF{= FunWar´s</b></center></span></td>
</tr>
<tr>
<td colspan="4" height="2" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<th align="center" height="25" class="toprow" nowrap="nowrap"> Datum </th>
<th align="center" class="toprow" nowrap="nowrap"> =}IF{= gegen </th>
<th align="center" class="toprow" nowrap="nowrap"> Maps </th>
<th align="center" class="toprow" nowrap="nowrap"> Ergebnis </th>
</tr>
<tr>
<td colspan="1" height="1" class="row2" align="center"><span class="genmed"><b>19. Mai 2006</b></span></td>
<td colspan="1" height="1" class="row3" align="center"><span class="genmed"><a target="_blank" href="http://www.al-clan.de.tt/" class="genmed"><b>[al]arbitary_law</b><a/></span></td>
<td colspan="1" height="1" class="row2" align="center"><span class="genmed"><b>Bridge Crossing & Mout McKenna</b></span></td>
<td colspan="1" height="1" class="row3" align="center"><span class="genmed"><span style="color:green;"><b>11:4</b></span></span></td>
</tr>
<tr>
<td colspan="1" height="1" class="row2" align="center"><span class="genmed"><b>5. Juni 2006</b></span></td>
<td colspan="1" height="1" class="row3" align="center"><span class="genmed"><a target="_blank" href="http://www.german-honor-squad.de/" class="genmed"><b>-=]GHS[=- German Honor Squad</b><a/></span></td>
<td colspan="1" height="1" class="row2" align="center"><span class="genmed"><b>Mout McKenna & Bridge Crossing</b></span></td>
<td colspan="1" height="1" class="row3" align="center"><span class="genmed"><span style="color:green;"><b>11:9</b></span></span></td>
</tr>
<tr>
<td colspan="1" height="1" class="row2" align="center"><span class="genmed"><b>6. Juni 2006</b></span></td>
<td colspan="1" height="1" class="row3" align="center"><span class="genmed"><a target="_blank" href="http://www.israel-warriors-clan.tk/" class="genmed"><b>-]IW[- -]ISRAEL-WARRIORS[-</b><a/></span></td>
<td colspan="1" height="1" class="row2" align="center"><span class="genmed"><b>Mout McKenna & Bridge Crossing</b></span></td>
<td colspan="1" height="1" class="row3" align="center"><span class="genmed"><span style="color:green;"><b>12:0</b></span></span></td>
</tr>
</table>
</body>
</html>