HTML and CSS Reference
In-Depth Information
So, for example, you could lay out your content like this:
FIGURE 7.14 A simple grid
layout in action.
header {
: ;
: ;
: ;
}
footer {
: ;
: ;
: ;
}
#block1 {
: ;
: ;
: ;
: ;
}
/* And so on - look at the code file for the rest of it */
This simple grid layout is shown in Figure 7.14 .
 
Search WWH ::




Custom Search