@@ -455,23 +455,28 @@ <h3 id=summary-and-examples><span class=secno>1.1. </span>Summary and
455455 < p > The typical use cases for these properties include:
456456
457457 < ul >
458- < li > Complex Web pages, with multiple navigation bars in fixed positions,
459- areas for advertisements, etc.
458+ < li >
459+ < p > Complex Web pages, with multiple navigation bars in fixed positions,
460+ areas for advertisements, etc.
460461
461- < li > Complex forms, where the alignment of labels and form fields may be
462- easier with the properties of this module than with the properties for
463- tables and margins.
462+ < li >
463+ < p > Complex forms, where the alignment of labels and form fields may be
464+ easier with the properties of this module than with the properties for
465+ tables and margins.
464466
465- < li > GUIs, where buttons, toolbars, labels, icons, etc., are aligned in
466- complex ways and have to stay aligned (and not wrap, for example) when
467- the window is resized.
467+ < li >
468+ < p > GUIs, where buttons, toolbars, labels, icons, etc., are aligned in
469+ complex ways and have to stay aligned (and not wrap, for example) when
470+ the window is resized.
468471
469- < li class =level4 > Paged displays (e.g., printed media) where each page is
470- divided in fixed areas for different kinds of content.
472+ < li >
473+ < p class =level4 > Paged displays (e.g., printed media) where each page is
474+ divided in fixed areas for different kinds of content.
471475
472- < li class =level4 > Complex pages with multiple regions, where the style of
473- the text does not only depend on the type of element it comes from, but
474- also on the region it is displayed in.
476+ < li >
477+ < p class =level4 > Complex pages with multiple regions, where the style of
478+ the text does not only depend on the type of element it comes from, but
479+ also on the region it is displayed in.
475480 </ ul >
476481
477482 < p > Once a grid template has been defined, it can also be used as an
0 commit comments