zzfive03
Programmer
- Jun 11, 2001
- 267
How can I make my <a> link to a page called default.htm....
This Default.htm page describes the 3 frames that it holds. I named the frames: 'Header', 'Side', and 'Main'. In my URL, I want to tell it to go to default.htm but under each of the 3 frames, I have a seprate web page it should show:
header='myheader.htm'
side='myside.htm'
main='mymain.htm'
How do I include all of this information in my <a> tag?
Thank you in advance for any help on this.
MH
This Default.htm page describes the 3 frames that it holds. I named the frames: 'Header', 'Side', and 'Main'. In my URL, I want to tell it to go to default.htm but under each of the 3 frames, I have a seprate web page it should show:
header='myheader.htm'
side='myside.htm'
main='mymain.htm'
How do I include all of this information in my <a> tag?
Thank you in advance for any help on this.
MH