de plaatjes willen niet tegen elkaar in Firefox:
<table border="1" cellpadding="0" cellspacing="0"><tr><td style="margin:0px">
<img src="Webwinkel/image/plus.gif" border="0" vspace="0px" hspace="0px" style="margin:0px;padding:0px;border:0px;"/><br />
<img src="Webwinkel/image/plus.gif" border="0" vspace="0" hspace="0" style="margin:0px;padding:0px;border:0px;"/></td></tr></table>
ik gebruikt het volgende doctype:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
bij html 4.0 werkt het wel. Maar bij xhtml 1.1 niet.
Voorbeeld:
http://www.pro-flash.com/test.php
hoe kan ik dit oplossen voor firefox?
470 views