Quote:
Originally Posted by marSoul
These types seems reasonable, but i see some types that they are fixed in height and width but they created with images and css, what about them ?
|
Fixed in
height is pretty unusual.
Fixed-
width boxes make sense in a fixed-width page layout, and they require fewer images (and less markup).
I believe scalable (elastic) layouts are best, and for these your boxes will need to be fully scalable too. But fixed-width layouts are easier, especially if you have lots of intricate decoration.