Is the any way to create master page in Html using visual studio code
for example if i create new html page and i want header and footer same for all the pages, i am doing this way
$("#new-header").load("Header.html");
but doesn't work for me
Is the any way to create master page in Html using visual studio code
for example if i create new html page and i want header and footer same for all the pages, i am doing this way
$("#new-header").load("Header.html");
but doesn't work for me
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Jun 24, 2022, 7:41 AM
Sachin SinghPosted Jun 24, 2022, 7:07 AM
Guest UserPosted Jun 24, 2022, 6:50 AM
it is in the same folder
Sachin SinghPosted Jun 24, 2022, 6:48 AM
Sachin SinghPosted Jun 24, 2022, 6:31 AM
Sachin SinghPosted Jun 24, 2022, 6:21 AM
Guest UserPosted Jun 24, 2022, 5:59 AM
Sachin SinghPosted Jun 24, 2022, 5:50 AM