https://github.com/regular/load-html-partial
include html in html, dynamically, in the client.
https://github.com/regular/load-html-partial
Last synced: 3 months ago
JSON representation
include html in html, dynamically, in the client.
- Host: GitHub
- URL: https://github.com/regular/load-html-partial
- Owner: regular
- Created: 2015-04-29T20:17:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-29T20:23:31.000Z (almost 11 years ago)
- Last Synced: 2025-05-31T22:10:31.001Z (11 months ago)
- Language: HTML
- Size: 121 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Wouldn't it be nice if you could:
``` html
This is the page
```
Well, you can!
You just need to decorate the html in `footer.html` with a special, magic comment. The included file (footer.html) is valid html, so search engines will like it.