Najpierw screny:
http://mablo.info/obrazki/sp/ff.jpg
http://mablo.info/obrazki/sp/ie.jpg
Teraz troche kodu (troche go skróce):
<?xml version="1.0" encoding="iso-8859-2"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl"> <head> <meta name="copyright" content="mablo" /> <meta name="keywords" content="space_map" /> <meta name="author" content="mablo" /> <meta name="language" content="pl" /> <meta http-equiv="content-type" content="text/html; charset=iso-8859-2" /> <link rel="stylesheet" type="text/css" href="style.css" /> </head> <body> <script type="javascript"> function displayWindow ( url, width, height ) { var Win = window.open(url,"displayWindow",'width=' + width + ',height=' + height + ',resizable=0,scrollbars=yes,menubar=no'); } </script> <table width="792" cellspacing="0" cellpadding="0" class="map" rules="all"> <tr> </tr> </table> </body> </html>
Valider w3c pokazuje że nie ma błędów. Ale i tak źle się wyświetla. Aha i czemu "grey" to szary w ff, a zielony w ie.