File tree 2 files changed +14
-10
lines changed
2 files changed +14
-10
lines changed Original file line number Diff line number Diff line change 14
14
< body data-type ="book ">
15
15
< h1 > Alice's Adventures in Wonderland</ h1 >
16
16
< section data-type ="titlepage ">
17
- < h1 >
18
- Alice's Adventures in Wonderland
19
- </ h1 >
20
- < h2 data-type ="author " > By Lewis Carroll </ h2 >
21
- < h2 data-type =" subtitle " > The Millennium Fulcrum Edition 3.0 </ h2 >
17
+ < header >
18
+ < h1 > Alice's Adventures in Wonderland</ h1 >
19
+ < p data-type =" author " > By Lewis Carroll </ p >
20
+ < p data-type ="subtitle " > The Millennium Fulcrum Edition 3.0 </ p >
21
+ </ header >
22
22
</ section >
23
23
< nav data-type ="toc ">
24
24
< ol xmlns:h ="http://www.w3.org/1999/xhtml " type ="I "> < li > < a href ="#link2HCH0001 ">
Original file line number Diff line number Diff line change 15
15
</ figure >
16
16
<!-- body must have h1 child with book title -->
17
17
< section data-type ="titlepage " class ="titlepage ">
18
- < h1 > HTMLBook Sample</ h1 >
19
- < h2 data-type ="subtitle "> Optional Subtitle</ h2 >
20
- < p data-type ="author "> O’Reilly Media</ p >
18
+ < header >
19
+ < h1 > HTMLBook Sample</ h1 >
20
+ < p data-type ="subtitle "> Optional Subtitle</ p >
21
+ < p data-type ="author "> O’Reilly Media</ p >
22
+ </ header >
21
23
</ section >
22
24
< section data-type ="copyright-page ">
23
25
< h1 > HTMLBook Sample</ h1 >
@@ -300,8 +302,10 @@ <h2>Multimedia Interactive</h2>
300
302
</ section >
301
303
</ section >
302
304
< section data-type ="chapter " class ="chapter " id ="chapter02 ">
303
- < h1 > Chapter 2. Another Chapter</ h1 >
304
- < h2 data-type ="subtitle "> This is the chapter's subtitle</ h2 >
305
+ < header >
306
+ < h1 > Chapter 2. Another Chapter</ h1 >
307
+ < p data-type ="subtitle "> This is the chapter's subtitle</ p >
308
+ </ header >
305
309
< p > Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aenean eros sapien, iaculis eget
306
310
egestas eu, tempus eu tellus. Aliquam in facilisis sapien. Nulla blandit, ligula vel
307
311
auctor facilisis, quam felis rhoncus arcu, non rhoncus nulla felis sed est. Pellentesque
You can’t perform that action at this time.
0 commit comments