I have many static php and html pages, even no css.
Is there any easy way I could put a midi (christmas music) over all the pages.
Each page consists of a header.php, then a body page that changes and a footer.php
Right now, the header.php is the navigation menu that changes according to what page the view wants to read.
The body changes content every click and the
footer never changes, just shows the copyright date and contact info.
Thanks 
|