PHP expert |
|
nrzonline: dat is niet html valid; finduilas probeert het xhtml strict te houden volgens mij
.center {
margin-left:auto;
margin-right:auto
}
<table class="center">
<tr><td colspan="2" class="header">
<img src="header.gif" alt="Pwnmusic" border="0" usemap="#Map"/></td>
</tr>
<tr><td style="width:150">Menu</td>
<td style="width:650">Content</td></tr></table>
<map name="Map">
<area shape="rect" coords="600,47,786,81" href="http://pwnmusic.no-ip.info:8000/listen.asx" alt="Luister live met windows M.P.">
<area shape="rect" coords="600,80,786,113" href="http://pwnmusic.no-ip.info:8000/listen.pls" alt="Luister live met winamp">
</map>
.center { margin-left:auto; margin-right:auto } <table class="center"> <tr><td colspan="2" class="header"> <img src="header.gif" alt="Pwnmusic" border="0" usemap="#Map"/></td> </tr> <tr><td style="width:150">Menu</td> <td style="width:650">Content</td></tr></table> <map name="Map"> <area shape="rect" coords="600,47,786,81" href="http://pwnmusic.no-ip.info:8000/listen.asx" alt="Luister live met windows M.P."> <area shape="rect" coords="600,80,786,113" href="http://pwnmusic.no-ip.info:8000/listen.pls" alt="Luister live met winamp"> </map>
|