my question is:
it is a video game website.
it has a main page, that has a frameset. one frame is the menu bar. the other is the content.
i have got a menu at the top of the page.
the menu has got a few links (options/buttons) e.g. pc, wii, ps3, xbox.
i want the user to press the button on the menu bar (e.g. pc) and in the contents the appropiate page will appear (the page that i have e.g. pc page).
how do i do that? how do i direct a button to open another page (in the content), while using frames in teh same context.
please html solution only