Mam taki kod:
Kod
<html>
<style type="text/css">
#rounded-corner
{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 11px;
text-align: left;
}
#rounded-corner thead th.rounded-q0
{
background: #b9c9fe url('http://www.mini-gry.net/aqq/lewy.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
background: #b9c9fe url('http://www.mini-gry.net/aqq/prawy.png') right -1px no-repeat;
}
#rounded-corner thead th.rounded-q1
{
background: #b9c9fe url('http://www.mini-gry.net/themes/blueaqua/style/images/111.gif')
}
#rounded-corner th
{
padding: 3px;
font-weight: normal;
font-size: 11px;
color: #039;
background: #b9c9fe url('http://www.mini-gry.net/themes/blueaqua/style/images/111.gif')
}
</style>
<table width="100%" border="0" cellspacing="4" cellpadding="5" id="rounded-corner">
<thead><tr>
<th align="center" scope="col" class="rounded-q0"></th>
<th width="38%" align="center" scope="col" class="rounded-q1"><b>10 Graczy</b></th>
<th width="38%" align="center" scope="col" class="rounded-q1"><b>Losowa gra</b></th>
<th width="20%" align="center" scope="col" class="rounded-q1"><b>Nowe gry</b></th>
<th align="center" scope="col" class="rounded-q4"></th>
</tr></thead></table>
</html>
<style type="text/css">
#rounded-corner
{
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
font-size: 11px;
text-align: left;
}
#rounded-corner thead th.rounded-q0
{
background: #b9c9fe url('http://www.mini-gry.net/aqq/lewy.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
background: #b9c9fe url('http://www.mini-gry.net/aqq/prawy.png') right -1px no-repeat;
}
#rounded-corner thead th.rounded-q1
{
background: #b9c9fe url('http://www.mini-gry.net/themes/blueaqua/style/images/111.gif')
}
#rounded-corner th
{
padding: 3px;
font-weight: normal;
font-size: 11px;
color: #039;
background: #b9c9fe url('http://www.mini-gry.net/themes/blueaqua/style/images/111.gif')
}
</style>
<table width="100%" border="0" cellspacing="4" cellpadding="5" id="rounded-corner">
<thead><tr>
<th align="center" scope="col" class="rounded-q0"></th>
<th width="38%" align="center" scope="col" class="rounded-q1"><b>10 Graczy</b></th>
<th width="38%" align="center" scope="col" class="rounded-q1"><b>Losowa gra</b></th>
<th width="20%" align="center" scope="col" class="rounded-q1"><b>Nowe gry</b></th>
<th align="center" scope="col" class="rounded-q4"></th>
</tr></thead></table>
</html>
I tabela wygląda tak:

Można zobaczyć tutaj:
www.mini-gry.net/wyglad.htm
W jaki sposób zrobić aby połączyć rogi tabelki?