redletterrocko
Programmer
I'm creating a web site right now with what I've referred to as "soft edges," meaning, there can be margin room without destroying the graphics and such (hard lines showing the end of the graphic, etc). This is something I've never done before. The page itself has been designed for 1024x768, and I was wondering how I would center the entire page so that if someone with a 1280x1024 resolution were to view it, it wouldn't be stuck over on the left end. I've tried a <div> statement before the rest of the page, but it doesn't seem to work. Any ideas?