I have a navigational bar, an image, and a heading that I\'ll be including in every page of my website, so I wanted to use php include to refer to this code in several pages
I figured out a simple solution to the PHP include stuff. Simply rename all your .html files to .php and your're good to go.