<div class="slide">
<h1>What does “semantic HTML” mean?</h1>
<ul class="incremental">
<li>“Meaningful semantics” is redundant</li>
<li>Example of semantic HTML:</li>
</ul>
</div>
<div class="slide">
<h1>What does “semantic HTML” mean?</h1>
<ul class="incremental">
<li>“Meaningful semantics” is redundant</li>
<li>Example of semantic HTML:</li>
</ul>
</div>
<div class="slide">
<h1>What does “semantic HTML” mean?</h1>
<ul class="incremental">
<li>“Meaningful semantics” is redundant</li>
<li>Example of semantic HTML:</li>
</ul>
</div>
<div class="slide">
<h1>What does “semantic HTML” mean?</h1>
<ul class="incremental">
<li>“Meaningful semantics” is redundant</li>
<li>Example of semantic HTML:</li>
</ul>
</div>
<div class="slide">
<h1>What does “semantic HTML” mean?</h1>
<ul class="incremental">
<li>“Meaningful semantics” is redundant</li>
<li>Example of semantic HTML:</li>
</ul>
</div>
Scott Reynen
844 16th St.
Des Moines, IA 50314
Scott Reynen
844 16th St.
Des Moines, IA 50314
<p>Scott Reynen<br />
844 16th St.<br />
Des Moines, IA 50314</p>
Scott Reynen
844 16th St.
Des Moines, IA 50314
<p>Scott Reynen<br />
844 16th St.<br />
Des Moines, IA 50314</p>
<address>Scott Reynen<br />
844 16th <abbr title="Street">St.</abbr><br />
Des Moines, <abbr title="Iowa">IA</abbr> 50314</address>
<address class="vcard">
<span class="fn">
<span class="given-name">Scott</span>
<span class="family-name">Reynen</span>
</span><br />
<span class="adr">
<span class="street-address">844 16th
<abbr title="Street">St.</abbr>
</span><br />
<span class="locality">Des Moines</span>,
<abbr title="Iowa" class="region">IA</abbr>
<span class="postal-code">50314</span>
</span>
</address>
<address class="vcard">
<span class="fn">
<span class="given-name">Scott</span>
<span class="family-name">Reynen</span>
</span><br />
<span class="adr">
<span class="street-address">844 16th
<abbr title="Street">St.</abbr>
</span><br />
<span class="locality">Des Moines</span>,
<abbr title="Iowa" class="region">IA</abbr>
<span class="postal-code">50314</span>
</span>
</address>
<address class="vcard">
<span class="fn">
<span class="given-name">Scott</span>
<span class="family-name">Reynen</span>
</span><br />
<span class="adr">
<span class="street-address">844 16th
<abbr title="Street">St.</abbr>
</span><br />
<span class="locality">Des Moines</span>,
<abbr title="Iowa" class="region">IA</abbr>
<span class="postal-code">50314</span>
</span>
</address>
This helps computers help people better. A map is better than a text address.
| Organization | Document Existing Practice | Promote New Practice |
|---|---|---|
| Dictionary | Always | Never |
| W3C | Only when necessary | Whenever possible |
| Microformats.org | Whenever possible | Only when necessary |
“Paving the cowpaths”
Text
Text → HTML
Text → HTML → Semantic HTML
Text → HTML → Semantic HTML → Microformats