Forum Moderators: coopster
<?php
include 'includes/header.php';
?>add all of your body text, tables, pictures, etc. here (just regular html. cut and paste from your old page if you like)
<?php
include 'includes/footer.php';
?>
Super newb here...how do you choose where and how the header/body/footer line up? Do you put the code for the section in the cell of the table you'd like it in or something? Thanks...expect more questions to follow. :-)