java/web help - fixed window size

gparis

Registered
Currently am working on portfolio site for a class of mine, and am hoping that I can get some basic help, because I'm not terribly sure where to go with this.

So far, my research has told me this can only be done in java.

I am looking to create a site using entirely fixed window sizes:
all the pages will be 800x600, with some vertical scrolling where large bodies of text as well as images for graphics and other projects exist.

How do I do this. I would imagine it is relatively simple, but the class I am taking does not cover java.

thanks for any and all help
 
Back
Top