There's several ways to do it depending on what language you use.
Here's one:
http://www.w3schools.com/tags/tag_iframe.asp
If you use php there are ways to do it easily (notably include).
There are also ways in javascript.
There are also ways in asp.net.