Dynadot

interviews Header and footer file in every HTML page

Spaceship Spaceship
Watch

vijaysingh

New Member
Impact
0
Hello Folks,
I am a fresher in the field of Web Designing and have some basic queries to put in front of the community members
How do I include a header and footer file in every HTML page we are designing?
What are some examples of the best-designed footers?
Looking for out of the box suggestions
Thanks
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
You might want to use a server side language like php t do that.

Simply use:
include('path/to/header.php');
include('path/to/footer.php');
 
0
•••
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back