A oto code z index.php
Kod
<HTML>
<HEAD>
<TITLE>XV Liceum Ogólnokształc±ce w Katowicach</TITLE>
<META NAME="konwerter" CONTENT="Ogonki97 1.3">
<META HTTP-EQUIV="content-type" CONTENT="text/html; CHARSET=iso-8859-2">
<META http-equiv=Page-Enter content=revealTrans(Duration=2.0,Transition=3)>
<META http-equiv=Page-Exit content=revealTrans(Duration=2.0,Transition=3)>
<LINK href="css/style.css" type=text/css rel=stylesheet>
<link rel="Shortcut icon" href="/ikonka.ico" >
<link rel="stylesheet" type="text/css" href="style/style.css">
<script type="text/javascript" language="javascript" src="js/okno.js"></script>
</HEAD>
<BODY vLink=#150185 aLink=#ff0000 link=#150185 leftMargin=0 topMargin=0 marginheight="0" marginwidth="0">
<TABLE cellSpacing=0 cellPadding=0 width=980 align=center border=0>
<TBODY>
<TR>
<TD>
<?
include("header.html");
?>
</TD>
</TR>
<TR>
<TD> </TD></TR>
<TR>
<TD>
<?
include("menu.html");
?>
</TD>
<TD> </TD>
<TD width=593 valign="top">
<?
include("data.php");
?>
</TD>
</TR>
<TR>
<TD> </TD>
</TR>
<TR>
<TD>
<?
include("footer.html");
?>
</TD>
</TR>
</TBODY>
</TABLE>
</BODY>
</HTML>
<HEAD>
<TITLE>XV Liceum Ogólnokształc±ce w Katowicach</TITLE>
<META NAME="konwerter" CONTENT="Ogonki97 1.3">
<META HTTP-EQUIV="content-type" CONTENT="text/html; CHARSET=iso-8859-2">
<META http-equiv=Page-Enter content=revealTrans(Duration=2.0,Transition=3)>
<META http-equiv=Page-Exit content=revealTrans(Duration=2.0,Transition=3)>
<LINK href="css/style.css" type=text/css rel=stylesheet>
<link rel="Shortcut icon" href="/ikonka.ico" >
<link rel="stylesheet" type="text/css" href="style/style.css">
<script type="text/javascript" language="javascript" src="js/okno.js"></script>
</HEAD>
<BODY vLink=#150185 aLink=#ff0000 link=#150185 leftMargin=0 topMargin=0 marginheight="0" marginwidth="0">
<TABLE cellSpacing=0 cellPadding=0 width=980 align=center border=0>
<TBODY>
<TR>
<TD>
<?
include("header.html");
?>
</TD>
</TR>
<TR>
<TD> </TD></TR>
<TR>
<TD>
<?
include("menu.html");
?>
</TD>
<TD> </TD>
<TD width=593 valign="top">
<?
include("data.php");
?>
</TD>
</TR>
<TR>
<TD> </TD>
</TR>
<TR>
<TD>
<?
include("footer.html");
?>
</TD>
</TR>
</TBODY>
</TABLE>
</BODY>
</HTML>
To co wyskoczyło po prawej stronie za tabele to tylko przykładowy tekst. Chciałbym żeby to było normalnie jak na stronach obok menu pod banerem. Czy ktoś widzi może błąd w kodzie?? Proszę o pomoc. Dziękuje. Pozdrawiam.