Original post can be viewed atgomakethings.com
4 ways to include external content in your HTML — written by → Chris Ferdinandi
‘Modern front-end web development’ has become more and more complex and it’s easy to get lost in the weeds.
Chris Ferdinandi shows 4 options for including external content in your HTML without using a framework or library (unnecessarily).
This article is the first instalment… using an iframe to include external HTML (seriously!).
Here are the other 3 options:
- Option 2: HTML includes with web components
- Option 3: HTML includes using web components and iframes
- Option 4: HTML includes with compilers and static site generators (SSGs)
← Other bookmarks