INDEX.HTM file
Code:
<html>
<frameset rows="175,*">
<frame src="menu.htm" name="menu">
<frame src="main.htm" name="content">
</frameset>
</html>
MENU.HTM file
Code:
<a href="https://www.honda-acura.net" target="content">honda-acura.net</a>
and then your "main.htm" file