Mahabharatam telugu books
<style>
#customers {
font-family: Arial, Helvetica, sans-serif;
border-collapse: collapse;
width: 85%;
}
.center {
margin-left: auto;
margin-right: auto;
}
#customers td, #customers th {
border: 1px solid #ddd;
padding: 8px;
font-size:18px;
text-align: left;
}
#customers tr:nth-child(even){background-color: #f2f2f2;}
#customers tr:hover {background-color: #ddd;}
#customers th {
padding-top: 12px;
padding-bottom: 12px;
text-align: center;
background-color: #04AA6D;
color: white;
}
</style>
<table id="customers" class="center">
<tr>
<th>ఇవి చదివారా ?</th>
</tr>
<tr>
<td> <a href="url">Title </a> </td>
</tr>
<tr>
<td> <a href="url">Title </a> </td>
</tr>
<tr>
<td> <a href="url">Title </a> </td>
</tr>
<tr>
<td> <a href="url">Title </a> </td>
</tr>
<tr>
<td> <a href="url">Title </a> </td>
</tr>
<tr>
<td> <a href="url">Title </a> </td>
</tr>
<tr>
<td> <a href="url">Title </a> </td>
</tr>
<tr>
<td> <a href="url">Title </a> </td>
</tr>
<tr>
<td> <a href="url">Title </a> </td>
</tr>
<tr>
<td> <a href="url">Title </a> </td>
</tr>
</table>
Comments
Post a Comment