HTML same nav on multiple pages
Hello everyone, I have a problem where I have created a nav in index.html that links to other files/pages. However, I want the same nav bar to be at the top of these files/pages too without copy pasting the same code. So, how can I do that using just html and css?
Voters
TimothyRowell
Ok, can you invite me to the repl because I cant explain that here its better to do it there.
try this link.
https://stackoverflow.com/questions/676394/how-to-include-an-html-page-into-another-html-page-without-frame-iframe
@RYANTADIPARTHI So how do I do i do it in the repl I just shared with you?
@Jackbaklava did you read them properly? If you did, you will know to use those linked things into all files you want to use it in.
object
oriframe
.@RYANTADIPARTHI Thanks!
@Jackbaklava no problem.