Have a look at this question: Question about including html page in PHP
If you have problems with the .css because they are included with relative path you need to set the relative path “relative” to the .php file
3
solved How to add html menu in php [closed]