Hello Everyone!
I’m trying to create a frameset with 3 frames (as in 3 rows). I want to have a fixed height for all of them but I don’t seem to come up with a structure. I always get one frame to move around when I scale the browser window.
So basically…
Q: what is the html frame structure for 3 frames (on top of each other as in rows) so all have fixed pixel heights that won’t get modified when you scale the browser window. How do you split the frames to achieve that fixed structure?
Thank you!!!