D
David Smithz
Hi there,
I am changing a webform (PHP / MySQL driven) from using plain tables to CSS
so rather then have one large form that scrolls down the page (it has many
fields) I can achieve a much better look for the users.
I love what CSS can do and love the control it can give. However I'm a bit
unsure about setting sizes. I read that setting fonts at fixed sizes is a
bad idea as people should be able to control the size (if they set large on
the browser, they should be able to get large fonts)
However, if I using CSS layers and instead of using pixel perfect fonts I
used the "Large", Small etc. instead, I find that when the user chooses a
large font, yes they get bigger, but at the same time they overlap the other
CSS layers which are at fixed positions.
I use Dreamweaver to layout my forms as it is great to be able to drag and
drop.
What is the best way to do things because I'm inclined to get the way of
specific font sizes perhaps with a small and large view?
Is there a way of keeping everyone happy without compromising on the look?
Any guidelines greatly appreciated.
Kind regards
Dave
I am changing a webform (PHP / MySQL driven) from using plain tables to CSS
so rather then have one large form that scrolls down the page (it has many
fields) I can achieve a much better look for the users.
I love what CSS can do and love the control it can give. However I'm a bit
unsure about setting sizes. I read that setting fonts at fixed sizes is a
bad idea as people should be able to control the size (if they set large on
the browser, they should be able to get large fonts)
However, if I using CSS layers and instead of using pixel perfect fonts I
used the "Large", Small etc. instead, I find that when the user chooses a
large font, yes they get bigger, but at the same time they overlap the other
CSS layers which are at fixed positions.
I use Dreamweaver to layout my forms as it is great to be able to drag and
drop.
What is the best way to do things because I'm inclined to get the way of
specific font sizes perhaps with a small and large view?
Is there a way of keeping everyone happy without compromising on the look?
Any guidelines greatly appreciated.
Kind regards
Dave