CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
CSS Combat
How to include html file in a template
mustafaKarlos
Permalink to comment
#
June 2012
Hi Guys,
Can any one help me out, how to include html page into html template. i have a header and footer and right panel files which are individually managed and want to include that in a html template.
mweldan
Permalink to comment
#
June 2012
copy and paste. it works all the time
TheDoc
Permalink to comment
#
June 2012
You can use server side includes if your host supports it.
Add a Comment
Can any one help me out, how to include html page into html template. i have a header and footer and right panel files which are individually managed and want to include that in a html template.