I feel stupid asking because I知 way past this point in programming but I致e come into a dilemma and I haven't been able to figure it out, maybe I知 looking at it wrong or maybe I知 just being stupid I知 not sure but if you can help out it would be great.
I have a frameset with 5 frames, top, bottom, left, right, and center. I need to make it so that I can lock the whole frame set at a maximum of 800*600. So that even when the page is bigger they will center themselves and keep locked in the specific sizes I want. I'll have a nav bar in the top frame, with a few links in both the left and right frame all linking to the center frame, which will be the only dynamic and scrollable frame. So how should I do this? Is frames the right way or is there a more advanced way to do it. I also intend to turn it into a flash site, but that will be an easy set up once i get this figured out.