On Wed, 21 Jul 2004, Red wrote:
Quote:
This is called a liquid layout, which you have created by using relative
positioning, which is the default for css. |
splendid.
Quote:
If you don't want anything to move, use absolute positioning. |
If you don't want anything to move - think again. It's going to move
anyway, for some readers, so you might do better to work -with- the
properties of the medium. Some CSS properties are more suitable for
specific display situations, but are better avoided when the result
will be displayed over the whole range of display situations on the
WWW.
Unless you're a real wizard with graceful fallback techniques, but
then surely you'd know better than to ask for "nothing to move".
cheers