<?php include'header.php'; ?>
How would I attempt that in HTML? I like working with HTML better :) As it's easier for me to understand than :
<?php
print"<html><meta ... ><body> </body></html>"; ?>