<?php
print '<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pl" lang="pl"> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3c.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3c.org/1999/xhtml" xml:lang="pl" lang="pl">
<head>
<link rel="Shortcut icon" href="images/hicon.ico" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title><title>
<style type="text/css">
#div {
margin: 0 auto;
padding-top: 0.2em;
line-height: 1.25
position: relative; top: 50px;
margin: 0;
}
@font-face {
font-family: "Capture it";
src: url("/fonts/Capture it.ttf");
}
.strona {
width:900px;
border: 1px solid #C0C0C0;
margin-left: auto;
margin-right: auto;
cursor: default;
margin-top: -9px;
background-image:url("images/tlo.JPG");
}
</style>
</head>';
<body>
<div class="strona ">
<center>
<table height="200" border="0" align="center" cellpadding="0" cellspacing="0" style="margin-top: -5px;">
<tr>
<td>
<center><img src="images/banner.PNG"></center>
</td>
</tr>
</table>
<table width="750" height="43" background="/images/top_belka.png" align="center" border="0" cellpadding="0" cellspacing="0" style="margin-top: -6px;">
<tr align="center">
<td>
<a style="text-decoration: none;" href="index.php"><img src="images/homeP.png" onmouseover="this.src = \'/images/homeP.png\'" onmouseout="this.src = \'/images/homeP.png\'" border="0"></a>
</td>
<td>
<a style="text-decoration: none;" href="galeria.php"><img src="images/galeria.png" onmouseover="this.src = \'/images/galeriaP.png\'" onmouseout="this.src = \'/images/galeria.png\'" border="0"></a>
</td>
<td>
<a style="text-decoration: none;" href="postacie.php"><img src="images/postacie.png" onmouseover="this.src = \'/images/postacieP.png\'" onmouseout="this.src = \'/images/postacie.png\'" border="0"></a>
</td>
<td>
<a style="text-decoration: none;" href="http://www.forum.md-house.info"><img src="images/forum.png" onmouseover="this.src = \'/images/forumP.png\'" onmouseout="this.src = \'/images/forum.png\'" border="0"></a>
</td>
<td>
<a style="text-decoration: none;" href="odcinki.php"><img src="images/odcinki.png" onmouseover="this.src = \'/images/odcinkiP.png\'" onmouseout="this.src = \'/images/odcinki.png\'" border="0"></a>
</td>
<td>
<img src="images/izba.png" onmouseover="this.src = \'/images/izba.png\'" onmouseout="this.src = \'/images/izba.png\'" border="0">
</td>
</tr>
</table>
</body>
</html>';
?>
Lepiej? masz juz znaczniki html i body, strona dalej nie działa.