Include other HTML file in the HTML file
So, I have been searching for a way to include
header.html
to home.html
... I used async and await but there is a delay in loading, so is there any other way?
I am trying to use innerHTML with DOM. But still, I can see some flickering delay. Is there any other way...?0 Replies