kan jeg godt:
<?php
include '..\top.php'
?>
<table class="content" width="800">
<tr>
<!-- nyheder -->
<td class="news" width="80%">
<h1>News:</h1>
</div>
</td>
<!-- profil -->
<td class="profile" width="20%">
<!-- Profile begin -->
<div align="center"><img alt="me" class="profile" src="../objects/me.jpg"></div>
<div align="center">
<br><br><p class="profile"><b>Name:</b>
<br>Leander Jorgensen
<br><b>Age:</b>
<br>17
<br><b>School:</b>
<br>Soroe Akademi
<br><b>Hobby:</b>
<br>Photographing and politics</p>
</div>
</td>
</tr>
<!-- Opdateringer -->
<td class="updates"><h1>Updates:</h1>
<table>
<tr>
<td width="50"></td>
<td>
<div align="left"><h2>A Makeover</h2>
<p class="news">12-02-2006: I has made a whole new site, from scratch. I'll hope you'll like it.</p></div>
</td>
<td width="50"></td>
</tr>
</table>
<br>
</td>
<!-- søg -->
<td class="search"></td>
</tr>
</table>
<?php
include '
http://rafemccawley.frac.dk/bottom.php'?>