Goofball
Legacy Member
Dit is mijn stukje code... maar als ik op de buttons klik, komt er toch een blauwe rand en toch zet ik <border="0">... Ik gebruik Dreamweaver MX 2004 en ik heb highlite sintaxe (ofzoiets) aanstaan!<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<img src="images/header_nav_left.gif" width="5" height="25" alt=""></td>
<td>
<a href="#">
<img src="images/about.gif" border="0" width="92" height="25" border="0" alt="About"></a></td>
<td>
<a href="#">
<img src="images/Pictures.gif" border="0" width="92" height="25" border="0" alt="Pictures"></a></td>
<td>
<a href="#">
<img src="images/music-games.gif" border="0" width="92" height="25" border="0" alt=" Music / Games"></a></td>
<td>
<a href="#">
<img src="images/Links.gif" border="0" width="92" height="25" border="0" alt=" Links"></a></td>
<td width="99%">
<a href="#">
<img src="images/Contact.gif" border="0" width="93" height="25" border="0" alt=" Contact"></a></td>
</tr>
</table>
Nu als ik save doet zegt hij dat de img-tags, table-tags zijn... Iemand een ideetje?



