How can I do this in HTML?

Just make a table or divs in the size and position you want, then use CSS to set the overflow to scroll vertically. This way is much better than frames. Do not use frames at all if you can help it.
 
Back
Top