Open new page on website while keeping the same header?

Viewed 15

I am making a website using only vanilla html, css and javascript and I have a header that stays in place with position fixed. When I click a certain item on my menu I want to open a new page on my website instead of the default home page but keep the header. How can I achieve this? Thank you!

0 Answers
Related