A i jak zoptymalizować stronę aby działała w FF i w IE??
Oto kod strony:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2"> <meta name="Description" content="Oficjalna strona H92"> <meta name="Keywords" content="h92, programowanie, komputer, php, html, tutoriale"> <meta http-equiv="Content-Language" content="pl"> <meta name="Author" content="h92 - Oskar Wójcicki"> <meta http-equiv="Reply-To" content="hacker92pl@gmail.com"> <meta http-equiv="Creation-Date" content="Tue, 28 Nov 2006 23:00:00 GMT"> <meta name="Generator" content="Photoshop + Notatnik">
<meta name="Authoring_tool" content="Photoshop + Notatnik">
<meta name="Robots" content="all"> <meta http-equiv="Expires" content="0"> <meta http-EQUIV="Cache-Control" content="no-store, no-cache, must-revalidate"> <meta http-equiv="Cache-Control" content="post-check=0, pre-check=0"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Imagetoolbar" content="no" /> <link rel="Stylesheet" type="text/css" href="style.css"> </head> <body oncontextmenu="return false" oncopy="return false" ondragstart="return false" ondrag="return false" > <div id="body"> <table align=center cellspacing=0 cellpadding=0> <tr> <td valign=top> <table align=center cellspacing=0 cellpadding=0> <tr> <td> <table class=pasek_g align=center cellspacing=0 cellpadding=0> <tr> <td width=648 height=12 align=right> </td> </tr> </table> <table align=center cellspacing=0 cellpadding=0> <tr> <td> <img src=logo.gif> </td> </tr> </table> <table align=center cellspacing=0 cellpadding=0> <tr> <td rowspan=2> <table class=menu_g align=center cellspacing=0 cellpadding=0> <tr> <td width=172 height=25 align=center> </td> </tr> </table> </td> </tr> <tr> <td> <table align=center cellspacing=0 cellpadding=0> <tr> <td> <img src=logo_2.gif width=476 height=11> </td> </tr> <tr> <td width=476 height=14 align=center> <table class=pasek_s align=center cellspacing=0 cellpadding=0> <tr> <td width=476 height=14 align=center> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> <table align=center cellspacing=0 cellpadding=0> <tr> <td> <table class=menu_s align=center cellspacing=0 cellpadding=0> <tr> <td width=172 height=448 align=left valign=top> Linki </td> </tr> </table> </td> <td> <table class=tresc align=center cellspacing=0 cellpadding=0> <tr> <td width=476 height=431 align=center valign=top> treść </td> </tr> </table> <table class=stopka align=center cellspacing=0 cellpadding=0> <tr> <td width=476 height=16 align=center> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </div> </body> </html>