Is there a specific reason you need multiple HTML pages? It is very simple to do something like this:
<html>
<body>
<div id="tab_1">Section One</div>
<div id="tab_2">Section Two</div>
<div id="tab_3">Section Three</div>
</body>
</html>
/ div , . CSS-, Bootstrap, , , div , .