Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 3 additions & 20 deletions understanding/20/abbreviations.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,12 +176,6 @@ <h4>Situation A: If the abbreviation has only one meaning within the Web page:
<a href="../Techniques/general/G55" class="general">Linking to definitions</a>
</li>

<li>

<a href="../Techniques/html/H28" class="html">Providing definitions for abbreviations by using the abbr and acronym elements</a>

</li>

<li>

<a href="../Techniques/pdf/PDF8" class="pdf"></a>
Expand Down Expand Up @@ -225,12 +219,6 @@ <h4>Situation A: If the abbreviation has only one meaning within the Web page:

</li>

<li>

<a href="../Techniques/html/H28" class="html">Providing definitions for abbreviations by using the abbr and acronym elements</a>

</li>

<li>

<a href="../Techniques/pdf/PDF8" class="pdf"></a>
Expand Down Expand Up @@ -270,12 +258,6 @@ <h4>Situation B: If the abbreviation means different things within the same Web

</li>

<li>

<a href="../Techniques/html/H28" class="html">Providing definitions for abbreviations by using the abbr and acronym elements</a>

</li>

<li>

<a href="../Techniques/pdf/PDF8" class="pdf"></a>
Expand All @@ -295,8 +277,9 @@ <h4>Situation B: If the abbreviation means different things within the same Web

<section id="advisory">
<h3>Additional Techniques (Advisory) for Abbreviations</h3>


<ul>
<li><a href="../Techniques/html/H28" class="html">Providing definitions for abbreviations by using the abbr and acronym elements</a></li>
</ul>
</section>

<section id="failure">
Expand Down