Question: use php to write the footer part follow the instruction F.5. Footer a. Create a file named footer.php inside the folder named includes. b. As
use php to write the footer part follow the instruction
F.5. Footer
a. Create a file named footer.php inside the folder named includes.
b. As discussed in class, footer.php must contain the portion of the code at the end of the PHP script/HTML document, which will be reused in several other PHP files.
c. footer.php must include elements and any other reusable elements that appear at the bottom of your templates.
d. This must also include the closing body and html tags.
e. Include any JavaScript links just above the closing body tag to reduce the delay in displaying your page on the browser window.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
