Skip to content

Commit 11af7a4

Browse files
committed
Corrected mark-up in an example.
1 parent 0b7d803 commit 11af7a4

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css-template/Overview.src.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2784,13 +2784,13 @@ <h3 id=vertical-alignment>Vertical alignment of the contents of
27842784
<pre>
27852785
&lt;BODY>
27862786
&lt;P>...&lt;/P>
2787-
&lt;FIGURE>...&lt;/P>
2787+
&lt;FIGURE>...&lt;/FIGURE>
27882788
&lt;P>...&lt;/P>
2789-
&lt;FIGURE>...&lt;/P>
2789+
&lt;FIGURE>...&lt;/FIGURE>
27902790
&lt;P>...&lt;/P>
2791-
&lt;FIGURE>...&lt;/P>
2791+
&lt;FIGURE>...&lt;/FIGURE>
27922792
&lt;P>...&lt;/P>
2793-
&lt;FIGURE>...&lt;/P>
2793+
&lt;FIGURE>...&lt;/FIGURE>
27942794
&lt;/BODY>
27952795
</pre>
27962796

0 commit comments

Comments
 (0)