mirror of
https://github.com/standardebooks/web.git
synced 2025-07-21 23:04:57 -04:00
Fix typos:
This commit is contained in:
parent
e8d3d4323b
commit
00ec3db272
2 changed files with 2 additions and 2 deletions
|
@ -640,7 +640,7 @@ font-weight: normal;
|
|||
<ol>
|
||||
<li>
|
||||
<p><code class="html"><h#></code> tags (i.e., <code class="html"><h1></code>–<code class="html"><h6></code>) are used for headers of sections that are structural divisions of a document.</p>
|
||||
<p><code class="html"><h#></code> tags <em>are not</em> used for headers of components that are not in the table of contents. For example, they would not be used to mark up the the title of a short poem in a chapter, where the poem itself is not a structural component of the larger ebook.</p>
|
||||
<p><code class="html"><h#></code> tags <em>are not</em> used for headers of components that are not in the table of contents. For example, they would not be used to mark up the title of a short poem in a chapter, where the poem itself is not a structural component of the larger ebook.</p>
|
||||
</li>
|
||||
<li>
|
||||
<p>A section containing an <code class="html"><h#></code> appears in the table of contents.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue