HTML question: clicking on a button makes iFrame display a webpage?

Syphax_1986

New member
I'm building a simple website set up like this:

There's a Home page with a header and 5 buttons underneath.
(Page A, Page B, Page C, Page D, Page E)

Underneath that is a square iFrame displaying the content of Page A inside it. Now I want it to load the content of Page B is the visitor click on the button for Page B, etc. What HTML code do I use for this?
 
Back
Top