Share this post! | Vote this! |
|
In this tutorial, you get a chance to work with the primary types of
layouts in CSS that are typically used to achieve a range of design.
Some of these layouts are based on positioning schemes, which you
explored in Positioning, Floats, and Z-index.
Some of the layouts use floats, which, you'll recall, are not a
positioning scheme but do enable you to create columnar layouts. The
combination of floating and positioning is common as well, and you'll
get to see examples of that in action.
For the purposes of clarity, I'm going to teach you how to create these designs in their most pure form. This means that I'm leaving out a number of popular hacks that might be necessary for you to implement, depending upon your browser base. Without the hacks, these designs will work very well in the browsers described in this table. more...
For the purposes of clarity, I'm going to teach you how to create these designs in their most pure form. This means that I'm leaving out a number of popular hacks that might be necessary for you to implement, depending upon your browser base. Without the hacks, these designs will work very well in the browsers described in this table. more...
0 comments:
Post a Comment