Jump to content

Recommended Posts

Posted

Pai, il poti face din HTML destul de usor si rapid. Iata si un exemplu:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Exemplu Tabel</title>
<style type="text/css">
<!--
.text {color: #FFFFFF}
-->
</style>
</head>

<body>
<table width="800" border="1">
<tr>
<th bgcolor="#003333" scope="col"><span class="text">#</span></th>
<th bgcolor="#003333" scope="col"><span class="text">Server</span></th>
<th bgcolor="#003333" scope="col"><span class="text">IP</span></th>
<th bgcolor="#003333" scope="col"><span class="text">Slot</span></th>
<th bgcolor="#003333" scope="col"><span class="text">Platforma</span></th>
<th bgcolor="#003333" scope="col"><span class="text">Gametracker</span></th>
<th bgcolor="#003333" scope="col"><span class="text">Protejare</span></th>
<th bgcolor="#003333" scope="col"><span class="text">Status</span></th>
</tr>
<tr>
<th bgcolor="#003333" scope="row"><span class="text">1.</span></th>
<td bgcolor="#003333">&nbsp;</td>
<td bgcolor="#003333">&nbsp;</td>
<td bgcolor="#003333">&nbsp;</td>
<td bgcolor="#003333">&nbsp;</td>
<td bgcolor="#003333">&nbsp;</td>
<td bgcolor="#003333">&nbsp;</td>
<td bgcolor="#003333">&nbsp;</td>
</tr>
</table>
</body>
</html>
[/code]

Te-ai inregistrat? Ne-ar placea sa te prezinti.

Cum pot sustine forumul?
Cumpara de la eMag folosind acest link.
--------------------
oG2BN9d.gifse1WdXd.gifQG6MtmI.gifRHYjDzD.gifG5p1wui.gif

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.