ITS DONE!!!!
lol
But this is an example of what I did.
Iframe Example
and the code!
Code:
<center>
<iframe name="MYFRAME" src="http://google.com" width="740" height="400" frameborder="1" ></iframe>
<BR><BR>
<a href="http://www.google.com/search?hl=en&q=Link+1&btnG=Google+Search" target="MYFRAME">Link 1</a>
<a href="http://www.google.com/search?hl=en&q=Link+2&btnG=Google+Search" target="MYFRAME">Link 2</a>
<a href="http://www.google.com/search?hl=en&q=Link+3&btnG=Google+Search" target="MYFRAME">Link 3</a>
<a href="http://www.google.com/search?hl=en&q=Link+4&btnG=Google+Search" target="MYFRAME">Link 4</a>
</center>
Bookmarks