Resizing
I created a webpage that doesn't resize or reformat when viewed on different
computers. How do you accomplish this. Is that what CSS is for. Pardon my
ignorance.
--
Always Thanks
Re: Resizing
Use a main container such as a table or div, set to a fixed width and then place all of the page content
inside of it.
--
Steve Easton
Microsoft MVP FrontPage
FP Cleaner
http://www.95isalive.com/fixes/fpclean.htm
Hit Me FP
http://www.95isalive.com/fixes/HitMeFP.htm
"CTS" <CTS [at] discussions.microsoft.com> wrote in message
news:0669E001-EB22-4478-927D-E4D03FBE128A [at] microsoft.com...
>I created a webpage that doesn't resize or reformat when viewed on different
> computers. How do you accomplish this. Is that what CSS is for. Pardon my
> ignorance.
> --
> Always Thanks