Hallo,
http://www.daniil-art.com/phone_solutions/nokia.php
waarom word daar de prijs afgesneden ?
de bovenkant bedoel ik
weet iemand dat?
816 views
<table class="toestellen_main" border=0 cellspacing="0" cellpadding="0">
<tr>
<td class="toestellen_merk" valign="middle">
<strong>Nokia 6170</strong>
</td>
</tr>
<tr>
<td>
<div class="toestellen_foto" align="center">
<img src="http://www.daniil-art.com/phone_solutions/images/mobiele_telefoons/nokia/Nokia%201101%20Silver.jpg" border="1" />
</div>
<tr>
<td class="toestellen_prijs" valign="middle">
€360,-
</td>
</tr>
<tr>
<td id="toestellen_info" valign="middle">
<a href="verzekeren.php">Verzekeren</a> | <a href="toestel_informatie.php">Informatie</a>
</td>
</tr>
</table>
.toestellen_main {
width: 189px;
height: 241px;
border: 1px dotted;
border-color: #7c7a7a;
background-color: #e1e0e1;
}
.toestellen_merk {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 13px;
text-align: center;
height: 26px;
}
#toestellen_info {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #005998;
font-size: 13px;
font-weight: bold;
text-align: center;
height: 32px;
}
#toestellen_info a:link {
color: #005998;
font-weight: bold;
text-decoration: underline;
}
#toestellen_info a:visited {
text-decoration: underline;
font-weight: bold;
color: #005998;
}
#toestellen_info a:hover {
text-decoration: none;
font-weight: bold;
color: #007ad1;
}
#toestellen_info a:active {
text-decoration: underline;
font-weight: bold;
color: #005998;
}
.toestellen_prijs {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 21px;
font-weight: bold;
text-align: right;
background-color: #5aaaf3;
border-bottom: 1px solid #7c7a7a;
border-top: 1px solid #7c7a7a;
height: 26px;
padding-right: 5px;
}
.toestellen_foto {
height: 157px;
padding-top: 5px;
}