Is there a way to import a block of HTML into a file without the use of something like PHP or Javascript? For my personal website, any time I make a small change to the content of my navbar, I have to go to all of my other pages and make that same change.
Share
Do an internet search for “Server Side Includes for HTML”
Here’s a good start:
http://en.wikipedia.org/wiki/Server_Side_Includes
Example: