|. . .|___________________.
| /   Home | Index | Info |
|~|                       |_______________________________________.:HStH ascii.!
|~. 
| site opbouw : deze site is op gebouwd uit 5 files per pagina,
|~. de "css" , "head" , "menu" , "bottom" en "xxx.php" 
|~|
|~| Dit alles in oldschool css, php en html :-)
|~| Als je alles bij elkaar past heb je een pagina !


* main.css :

/* hsth  {Cuscading Style Sheet} */
body,td,th { background-color: #000000; color: #00bb00;}
a:link { color: #00bb00; text-decoration: none;}
a:visited { color: #00bb00; text-decoration: none;}
a:hover { color: #ffff55; text-decoration: underline;}
a:active { color: #ffffff; text-decoration: none;} 


* head :

<html>
<head>
<title>.: HStH ascii :.</title>
<link rel="stylesheet" href="main.css">
</head>
<body>
<pre>
|. . .|_________________________.


* menu :

| /   <a href="index.php">Home</a> | <a href="index1.php">Index</a> | <a href="info.php">Info</a> | <a href="tB.php">t:B</a> |
|~|                             |_________________________________.:HStH ascii.!

 
* bottom : 

\......  . | 
       |. .|___________________________________________________________________!
</pre>
</body>
</html>



* xxx.php : 

<?php @include('head'); ?>
<?php @include('menu'); ?>
|.. 
| <b>tekst</b>
|..
|~|
|~|
|~|
|~|
<?php @include('bottom'); ?>

 



|~|
|~|
|~|
|~|                                         - -
| \....  . |                              { 0 0 }
|      |. .|___________________________oOO--(_)--OOo___________________________!
!..