Yes i had, i do see a page now.... under construction.
The banner at the bottom is aligned center. Its kinda out of of sync with the rest of the page; the other divs are aligned to the left.
I did notice a <center> in your html.
Personally, i like websites to be aligned to the center instead of being aligned to the left.
You could make the body 100% width and height and then have a master page div width a fixed width & height, aligned to the middle of the body.
The browser will then display your site in the middle, unless the users resolution is smaller than your master div size.
Goodluck with the site!
|