Op de bewust PHP pagina de inhoud van dat HTML bestand plakken...
Oké ik heb nu deze code erin gezet, hierbij krijg ik wel de omtrek van de thumbnails maar staat er geen foto in, alleen een rood kruisje met de naam_small.jpg:
<div id="header">
<h1>m00iboiis</h1>
</div>
<p class="description">Foto's van de gasten</p>
<div id="index">
<table>
<tr>
<td class="thumbcell"><a href="groep.html"><img src="groep_small.jpg" title="groep" alt="groep_small.jpg" /></a></td>
<td class="thumbcell"><a href="kodanemoti.html"><img src="kodanemoti_small.jpg" title="kodanemoti" alt="kodanemoti_small.jpg" /></a></td>
<td class="thumbcell"><a href="tinemodave.html"><img src="tinemodave_small.jpg" title="Tinemodave" alt="tinemodave_small.jpg" /></a></td>
<td class="thumbcell"><a href="vak_groepje.html"><img src="vak_groepje_small.jpg" title="Vak_groepje" alt="vak_groepje_small.jpg" /></a></td>
</tr>
<tr>
<td class="thumbcell"><a href="vak_ignasti.html"><img src="vak_ignasti_small.jpg" title="Vak_ignasti" alt="vak_ignasti_small.jpg" /></a></td>
<td class="thumbcell"><a href="vak_timarti.html"><img src="vak_timarti_small.jpg" title="Vak_timarti" alt="vak_timarti_small.jpg" /></a></td>
<td class="thumbcell"></td>
<td class="thumbcell"></td>
</tr>
</table>
</div>
<p class="footnote">Photo album created with <a href="http://www.ornj.net/">Web Album Generator</a></p>
deze site heb ik nog niet gehost dus heb m alleen draaiende in mijn eigen server.
*Edit:
heb nu de plaats van de kleine foto's aangepast maar de link naar de foto's kloppen nu nog niet. moet ik van iedere foto een nieuwe pagina maken want er staat dit voor:
<a href="groep.html">
<a href="kodanemoti.html">
<a href="tinemodave.html">
<a href="vak_groepje.html">
<a href="vak_ignasti.html">
<a href="vak_timarti.html">
Hoe moet ik nu verder