Skip to content

Commit 7d82be2

Browse files
committed
Better formatting for a list.
1 parent 24b84fd commit 7d82be2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

css3-layout/new2.src.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -194,21 +194,21 @@ <h3>Summary and examples</h3>
194194
<p>The typical use cases for these properties include:
195195

196196
<ul>
197-
<li>Complex Web pages, with multiple navigation bars in fixed
197+
<li><p>Complex Web pages, with multiple navigation bars in fixed
198198
positions, areas for advertisements, etc.
199199

200-
<li>Complex forms, where the alignment of labels and form fields may
200+
<li><p>Complex forms, where the alignment of labels and form fields may
201201
be easier with the properties of this module than with the properties
202202
for tables and margins.
203203

204-
<li>GUIs, where buttons, toolbars, labels, icons, etc., are aligned in
204+
<li><p>GUIs, where buttons, toolbars, labels, icons, etc., are aligned in
205205
complex ways and have to stay aligned (and not wrap, for example) when
206206
the window is resized.
207207

208-
<li class=level4>Paged displays (e.g., printed media) where each page
208+
<li><p class=level4>Paged displays (e.g., printed media) where each page
209209
is divided in fixed areas for different kinds of content.
210210

211-
<li class=level4>Complex pages with multiple regions, where the style
211+
<li><p class=level4>Complex pages with multiple regions, where the style
212212
of the text does not only depend on the type of element it comes from,
213213
but also on the region it is displayed in.
214214
</ul>

0 commit comments

Comments
 (0)