Fluid design
I am designing a website that I want viewable on most screen resolutions. I
think i have read enough here to understand that i want to create my web
inside a table and either use % or keep my table under 750-760px. How do I
ensure that the content of the cells within my table will will work with the
% option. I have text in two cells. flash banners in two cells. buttons in
the bottom cell. and a cell with one picture. As far as i can tell the flash
banners will adjust according to percent, and the buttons aren't a problem.
it is the cell with a picture and the two cells with all text that are not
working with me. please tell me what i'm missing here
--
Always Thanks
Re: Fluid design
If you want fluid layout you'll need to abandon tables for layout and move
towards CSS base layout.
Google has multiple sources.
--
Mike - FrontPage MVP '97 - '02
Expression Tools & Addin
http://www.j-moves.com
http://www.panemanager.com
FrontPage Tools & Addin
http://www.jbots.com
E-Commerce
http://www.candypress.com
"CTS" <CTS [at] discussions.microsoft.com> wrote in message
news:FA168DAA-F301-45A9-99B1-A3A7094D30F7 [at] microsoft.com...
>I am designing a website that I want viewable on most screen resolutions. I
> think i have read enough here to understand that i want to create my web
> inside a table and either use % or keep my table under 750-760px. How do I
> ensure that the content of the cells within my table will will work with
> the
> % option. I have text in two cells. flash banners in two cells. buttons in
> the bottom cell. and a cell with one picture. As far as i can tell the
> flash
> banners will adjust according to percent, and the buttons aren't a
> problem.
> it is the cell with a picture and the two cells with all text that are not
> working with me. please tell me what i'm missing here
> --
> Always Thanks