PHP include

This assignment was designed to learn and then put into practice utilizing php code to call common sections of web pages to load. A much more efficient way to code.

I began this project by customizing a standard html Bootstrap template file (Jumbotron)  named starter.html

Once the starter file was completed I divided the one file into three separate files with the end result being my php include example page.