Center web form on screen?

Center web form on screen?

am 11.04.2008 21:03:47 von tbone

I am designing my web forms around a 640x480 display resolution. How can I
center my form horizontally so it is not crammed into the left corner on
larger displays?

Re: Center web form on screen?

am 11.04.2008 22:26:05 von NoSpamMgbworld

Set the alignment to centered in CSS and apply to the table or div that
surrounds your site.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

or just read it:
http://gregorybeamer.spaces.live.com/

*************************************************
| Think outside the box!
|
*************************************************
"Tbone" wrote in message
news:e%23EbsbAnIHA.4536@TK2MSFTNGP06.phx.gbl...
>I am designing my web forms around a 640x480 display resolution. How can I
>center my form horizontally so it is not crammed into the left corner on
>larger displays?
>
>