How can I make this frameset in HTML?

anthony

New member
4 websites: Alpha.html, Beta.html, Gamma.html, Delta.html
I want Alpha to be on the top, taking up 100% length and 20% height.
I want Beta to be on the middle left, taking up 80% length and 75% height.
I want Gamma to be on the middle right, taking up 20% length and 75% height.
I want Delta to be on the bottom, taking up 100% length and 5% height.
I need the code and I'm not using Dreamweaver. I want to do this so if you click on a radio button in Delta.html then it'll change Beta.html and Gamma.html.
 
Back
Top