Posted by Anze on 10/07/25 11:29
Hi!
> I am building a little web site with 'frames' and would like to simulate
> 'tabs' across the top of the page.
As others said: lose the frames.
Use a <div> that is fixed to the top of the screen if you really need the
top part of the page to stay visible no matter what. Better yet - make it
non-fixed and make the pages smaller (bothe space-wise and
transfer-size-wise) by using thumbnails.
Anze
[Back to original message]
|