Ik kan een poging doen maar komen uit nogal wat verschillende delen (includes ea)
index
<!-- saved from url=(0014)about:internet -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Human-Decay</title>
<!-- Download AutoViewer at
www.airtightinteractive.com/projects/autoviewer -->
<script type="text/javascript" src="swfobject.js"></script>
<link rel="stylesheet" type="text/css" href="styles.css" />
<style>
#gallery {
width:90%;
float: center;
}
</style>
</head>
<body>
<div id="header">
<img src="images/logo.jpg" style=width:"475px"; height:"100px;" /></a>
<div id="menu">
<?php
include ("includes/menu.html")
?></div></div>
include menu
<a href=index.php><img src="images/home.jpg" style="width:70px; height:50px"; padding-left:30px"/></a>
<a href=gallery.php><img src="images/gallery.jpg" style="width:70px; height:50px; padding-left:30px"/></a>
<a href=links.php><img src="images/links.jpg" style="width:70px; height:50px; padding-left:30px"/></a>
<a href=contact.php><img src="images/contact.jpg" style="width:70px; height:50px; padding-left:30px"/></a>
style
* {
margin: 0;
padding: 0;
}
body{
text-align:center;
background-color:#3d3d3d;
}
#header {
height: 235px;
text-align: center;
padding-top: 40px;
background: url('images/HeaderBG.jpg') repeat-x top left;
}
#menu {
padding-top: 20px;
text-align: center;
}
a:link {
color: black;
}
a:active {
outline: none;
text-color: black;
}
a:visited {
outline: none;
color: black;
}
a img {
outline: none;
border: 0px;
}
a img {
outline: none;
border: 0px;
}