Bir dj listesi için tablo html kodu kendım yaptım kımse sahıplenmesın hayırlı ugurlu olsun kullananlara (ayhan ergun) InTiZaR!:.demo yok
<!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>Untitled Document</title>
<style type="text/css">
<!--
.style2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
font-weight: bold;
color: #33FF33;
}
.style3 {
color: #000000;
font-weight: bold;
}
-->
</style></head>
<body>
<table width="555" border="1" bordercolor="#00FF33">
<caption>
<span class="style2">dj kadromuz </span>
</caption>
<tr>
<th bordercolor="#CCCCCC" bgcolor="#33FF00" scope="row">dj ismi </th>
<td bgcolor="#66FF00"><strong>Yayın Saati</strong> </td>
<td bgcolor="#33FF00"><span class="style3">Program İsmi </span></td>
</tr>
<tr>
<th align="center" bgcolor="#CCCCCC" scope="row">dj isim </th>
<td bgcolor="#999999">00:00</td>
<td bgcolor="#CCCCCC">ayhan ergun </td>
</tr>
<tr>
<th align="center" bgcolor="#CCCCCC" scope="row">dj isim </th>
<td bgcolor="#999999">00:00</td>
<td bgcolor="#CCCCCC">ayhan ergun </td>
</tr>
<tr>
<th align="center" bgcolor="#CCCCCC" scope="row">dj isim </th>
<td bgcolor="#999999">00:00</td>
<td bgcolor="#CCCCCC">ayhan ergun </td>
</tr>
<tr>
<th align="center" bgcolor="#CCCCCC" scope="row">dj isim </th>
<td bgcolor="#999999">00:00</td>
<td bgcolor="#CCCCCC">ayhan ergun </td>
</tr>
<tr>
<th align="center" bgcolor="#CCCCCC" scope="row">dj isim </th>
<td bgcolor="#999999">00:00</td>
<td bgcolor="#CCCCCC">ayhan ergun </td>
</tr>
</table>
<h4> </h4>
</body>
</html>