I need to create what in
Java is a Panel in a web page environment. I am using JQuery for some of my Javascript but I am new to JQuery/Javascript/CSS so i'm not sure how to go about it. I need my web application to 'mimic' a Java Application look and feel and want to have a Menu at top (which i have) and then the rest of the page i want to have the look of an empty panel. I see a lot of JQuery with tabs and sliding panels, but nothing that just creates a big empty square box that takes up the page.
Thanks,
Jennifer