Skip to content

A simple script allowing you to include html files inside of html

Notifications You must be signed in to change notification settings

MatthewDelong/htmlinclude

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Include

A simple script to add HTML includes inside of your HTML 🔮

Simple example:

<include src="./nav.html"></include>

You'll also need to include the script and you'll also need to have a file in the same directory named nav.html, and it will include that HTML file inside of your page 😉

About

A simple script allowing you to include html files inside of html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%