umieszczam stronę niestety w <table>
siedzę już nie wiem ile czasu i nie wiem w czym jest problem.
Proszę zobaczyć stronę http://deba.pl/problem/
w Firefoxie i IE 6.0 dolny pasek w przypadku Firefoxa znajduje się w środku strony.
W przypadku IE wygląda to dobrze. Nie wiem gdzie jest problem, żeby pasek był na dole strony pod całą treścią.
<!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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link href="style.css" rel="stylesheet" type="text/css" /> </head> <body> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td class="srodek"> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> <td valign="top"> <table border="0" cellspacing="0" cellpadding="0" width="100%"> </table> </td> <td valign="top"> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <? include('menu_gora.php'); ?> </table> </td> </tr> </table> </td> </tr> </table> <table border="0" cellspacing="0" cellpadding="0" width="100%"> <tr> </tr> </table> </body> </html>
Serdecznie dziękuję za każdą pomoc.
Pozdrawiam
RaN