@@ -529,7 +529,7 @@ <h2 id="vertical-intro">
529529 Some glyphs, however change: a period mark shifts from the
530530 bottom left of its glyph box to the top right. Running
531531 headers, however, may remain
532- laid out horizontally across the top of the page. "/ ></ p >
532+ laid out horizontally across the top of the page. "> </ p >
533533 < p class ="caption "> Comparison of vertical and horizontal Japanese: iBunko application (iOS)</ p >
534534 </ div >
535535
@@ -550,7 +550,7 @@ <h2 id="vertical-intro">
550550 < p > < img src ="vert-latin-layouts.png "
551551 alt ="A dictionary definition for ヴィルス
552552 might write the English word 'virus' rotated 90° clockwise,
553- but stack the letters of the initialisms 'RNA' and 'DNA' upright. "/ ></ p >
553+ but stack the letters of the initialisms 'RNA' and 'DNA' upright. "> </ p >
554554 < p class ="caption "> Examples of Latin in vertical Japanese: Daijirin Viewer 1.4 (iOS)</ </ p >
555555 </ div >
556556
@@ -564,7 +564,7 @@ <h2 id="vertical-intro">
564564 horizontal-in-vertical blocks; the years are written with
565565 each character upright; except in the English phrase
566566 “for Mac 2011”, where the date is rotated to
567- match the rotated Latin. "/ ></ p >
567+ match the rotated Latin. "> </ p >
568568 < p class ="caption "> Mac Fan, December 2010, p.49</ p >
569569 </ div >
570570
@@ -574,7 +574,7 @@ <h2 id="vertical-intro">
574574 < p > < img src ="vert-horiz-combination.png "
575575 alt ="Magazines often mix horizontal and vertical layout; for
576576 example, using one orientation for the main article text
577- and a different one for sidebar or illustrative content. "/ ></ p >
577+ and a different one for sidebar or illustrative content. "> </ p >
578578 < p class ="caption "> Mixture of vertical and horizontal elements</ p >
579579 </ div >
580580
@@ -831,7 +831,7 @@ <h3 id="replaced-baselines">
831831 margin edge.</ dd >
832832 < dt > central</ dt >
833833 < dd > The central baseline is assumed to be halfway between the
834- < i > under< i > and < i > over< i > margin edges of the box.
834+ < i > under</ i > and < i > over</ i > margin edges of the box.
835835 </ dl >
836836
837837< h3 id ="baseline-alignment ">
@@ -850,7 +850,7 @@ <h3 id="baseline-alignment">
850850 is something else.)
851851 < div class ="example ">
852852 < p > Given following sample markup:
853- < pre > <p><span class="outer">Ap <span class="inner">< i > ji</ i > </span></span></p>< pre >
853+ < pre > <p><span class="outer">Ap <span class="inner">< i > ji</ i > </span></span></p></ pre >
854854 < p > And the following style rule:
855855 < pre > span.inner { font-size: .75em; }</ pre >
856856 < p > The baseline tables of the parent (< code > .outer</ code > ) and the child
@@ -1008,7 +1008,7 @@ <h3 id="text-orientation">Orienting Text: the 'text-orientation' property</h3>
10081008 < div class ="figure ">
10091009 < img
10101010 alt ="text-orientation: vertical-right, upright, rotate-left, and rotate-right "
1011- src ="text-orientation.png " width ="192 " height ="100 " / >
1011+ src ="text-orientation.png " width ="192 " height ="100 " >
10121012 < p class ="caption "> text-orientation: vertical-right, upright, rotate-left, and rotate-right</ p >
10131013 </ div >
10141014
@@ -1634,7 +1634,7 @@ <h3 id="physical-only">
16341634 </ ul >
16351635
16361636< h3 id ="caption-side ">
1637- Table Caption Mappings: the 'caption-side' property</ h4 >
1637+ Table Caption Mappings: the 'caption-side' property</ h3 >
16381638
16391639 < p > This module introduces two new values to the 'caption-side' property:
16401640 ''before'' and ''after'', which position the caption before and
0 commit comments