Witam , otoz posiadam kod na tabelke tylko chce go przerobic w nastepujacy sposob :
1 Chciałbym dodac tak jak na screnie obrys lub jakis pasek przeswietlajacy napis , jak to zrobic ?
Kod:
<!-- Tabela --> <table width="100%" height="100" border="0" align="center" cellpadding="6" cellspacing="1" class="tborder"> <thead> <tr> <td height="20" colspan="2" align="center" class="thead">SERWERY CS-FPG.PL </tr> </thead> <tbody> <tr> <td colspan="2" align="center" class="alt2">
<div id="hm" style="display: ''; position: relative;">
<table class="forumline" width="600px" align="center" border="0" cellpadding="3" cellspacing="1">
<tbody><tr>
</tr><tr>
<td>
<table width="100%" align="center" border="0" cellspacing="1">
<tbody>
<TR>
<TD CLASS="row2" ALIGN="center" WIDTH="15%"><B>Nazwa serwera</B></TD>
<TD CLASS="row2" ALIGN="center" WIDTH="15%"><B>IP</B></TD>
<TD CLASS="row2" ALIGN="center" WIDTH="5%"><B>Platforma</B></TD>
<TD CLASS="row2" ALIGN="center" WIDTH="5%"><B>Sloty</B></TD>
<TD CLASS="row2" ALIGN="center" WIDTH="5%"><B>Status</B></TD>
<TD CLASS="row2" ALIGN="center" WIDTH="5%"><B>Sponsor</B></TD>
</TR>
<TD CLASS="row1" ALIGN="center"><B><A REL="nofollow" HREF="steam://connect/195.42.112.2:27015">CS-FPG[4FUN]</TD>
<TD CLASS="row1" ALIGN="center"><B>195.42.112.2:27015</B></FONT></TD>
<TD CLASS="row1" ALIGN="center"><B>S + NS</FONT></TD>
<TD CLASS="row1" ALIGN="center"><B>31+1</FONT></TD>
<!-- <TD CLASS="row1" ALIGN="center"><IMG SRC="http://s247.photobucket.com/albums/gg128/zaxanq/online.gif"></TD> -->
<TD CLASS="row1" ALIGN="center"><a href=http://www.cs-fpg.pl><img src="http://cs-fpg.pl/status/index.php?ip=195.42.112.2:27015&type=userbar" alt="Forum Counter Strike CS-FPG.PL"http://cs-fpg.pl/status/index.php?ip=195.42.112.2:27015&type=userbar" border="0" width="350" height="20" alt=""/></a></TD>
<TD CLASS="row1" ALIGN="center">Shooters</TD></TR><BR>
<TD CLASS="row1" ALIGN="center"><B><A REL="nofollow" HREF="steam://connect/193.33.177.19:27101">CS-FPG[FFA]</TD>
<TD CLASS="row1" ALIGN="center"><B>193.33.177.19:27101</B></FONT></TD>
<TD CLASS="row1" ALIGN="center"><B>S + NS</FONT></TD>
<TD CLASS="row1" ALIGN="center"><B>24+1</FONT></TD>
<!-- <TD CLASS="row1" ALIGN="center"><IMG SRC="http://s247.photobucket.com/albums/gg128/zaxanq/online.gif"></TD> -->
<TD CLASS="row1" ALIGN="center"><a href=http://www.cs-fpg.pl><img src="http://cs-fpg.pl/status/index.php?ip=195.42.112.2:27015&type=userbar" alt="Forum Counter Strike CS-FPG.PL"http://cs-fpg.pl/status/index.php?ip=195.42.112.2:27015&type=userbar" border="0" width="350" height="20" alt=""/></a></TD>
<TD CLASS="row1" ALIGN="center">Pukawka</TD></TR>
</TBODY>
</TABLE>
</DIV>
</tr></tbody>
</table>
</td> </tr> </tbody> </table> <br /><!-- Tabela -->
SCREN :