1) In html we can load other files into one html file using Iframe
2) We can use jquery function to load the file into some specific div.
3) Use other languages like php , .net for that
we use php include and require for that
**Apart from using iframe there is no other way in html that we can include one html file to another.**