 
 
 
| old: | new: | 
|---|---|
| 
 | 
 | 
| old: | new: | 
|---|---|
| 
 | 
 | 

The class attribute has several roles in HTML: ...
For general purpose processing by user agents.
For the [name, content] attributes, the permitted values and their interpretation are profile dependent...
Authors may wish to define additional link types not described in this specification. If they do so, they should use a profile...
The trick.... is to make sure that each limited mechanical part of the Web, each application, is within itself composed of simple parts that will never get too powerful.
                      author
       A person who wrote the document.
                      keywords
       List of keywords/keyphrases of the document.
                      copyright
       Copyright holder(s), statement of copyright.
                      date
       Last updated date of the document, in ISO8601.
                      identifier
       The normative URI for the document.
                      rel
                        script
         A reference to a client-side script. With the LINK
     element, the script is evaluated as the document loads and 
     may modify the contents of the document dynamically.
 <dl class="profile">
  <dt id='author'>    author</dt>
   <dd>A person who wrote the document.</dd>
  <dt id='keywords'>  keywords</dt>
   <dd>List of keywords/keyphrases of the document.</dd>
  <dt id='copyright'> copyright</dt>
   <dd>Copyright holder(s), statement of copyright.</dd>
  <dt id='date'>      date</dt>
   <dd>Last updated date of the document, in ISO8601.</dd>
  <dt id='identifier'>identifier</dt>
   <dd>The normative URI for the document.</dd>
  <dt id='rel'>       rel</dt>
   <dd><dl>
    <dt id='script'>    script</dt>
    <dd> A reference to a client-side script. With the LINK
     element, the script is evaluated as the document loads and 
     may modify the contents of the document dynamically.</dd> 
   </dl></dd>   
 </dl>
 <dl class="profile">
  <dt id='author'>    author</dt>
   <dd>A person who wrote the document.</dd>
  <dt id='keywords'>  keywords</dt>
   <dd>List of keywords/keyphrases of the document.</dd>
  <dt id='copyright'> copyright</dt>
   <dd>Copyright holder(s), statement of copyright.</dd>
  <dt id='date'>      date</dt>
   <dd>Last updated date of the document, in ISO8601.</dd>
  <dt id='identifier'>identifier</dt>
   <dd>The normative URI for the document.</dd>
  <dt id='rel'>       rel</dt>
   <dd><dl>
    <dt id='script'>    script</dt>
    <dd> A reference to a client-side script. With the LINK
     element, the script is evaluated as the document loads and 
     may modify the contents of the document dynamically.</dd> 
   </dl></dd>   
 </dl>
         http://creativecommons.org/licenses/by/2.5/
         Some rights reserved. CC by-2.5.
<a 
   href="http://creativecommons.org/licenses/by/2.5/">
         Some rights reserved. CC by-2.5.
</a>
<a rel="license"
   href="http://creativecommons.org/licenses/by/2.5/">
         Some rights reserved. CC by-2.5.
</a>
<a rel="license"
   href="http://creativecommons.org/licenses/by/2.5/">
         Some rights reserved. CC by-2.5.
</a>
           rel
           
              license
          Indicates that the referred resource 
          is a license for the referring page.
           rel
     <dl>
      <dt id="license">license</dt>
      <dd>Indicates that the referred resource 
          is a license for the referring page.</dd>
 </dl>
<dl class="profile">
 <dt id="rel">rel</dt>
 <dd><dl>
      <dt id="license">license</dt>
      <dd>Indicates that the referred resource 
          is a license for the referring page.</dd>
 </dl></dd>
</dl>
<dl class="profile">
 <dt id="rel">rel</dt>
 <dd><dl>
      <dt id="license">license</dt>
      <dd>Indicates that the referred resource 
          is a license for the referring page.</dd>
 </dl></dd>
</dl>
<a rel="met friend"
   href="http://jeff.example.com/blog/">Jeffrey</a>
                           http://tantek.com/
                           Tantek 
                            Çelik
                     Chief Technologist
        http://technorati.com
   Technorati
<address              > 
 <a                  href="http://tantek.com/">
  <span                   >Tantek</span> 
  <span                    >Çelik</span>
 </a>
 <span              >Chief Technologist</span>
 <a 
  href="http://technorati.com">
   Technorati</a>
</address>
<address class="vcard"> 
 <a class="url fn n" href="http://tantek.com/">
  <span class="given-name">Tantek</span> 
  <span class="family-name">Çelik</span>
 </a>
 <span class="title">Chief Technologist</span>
 <a class="org" 
  href="http://technorati.com">
   Technorati</a>
</address>
<address class="vcard">
 <a class="url fn n" href="http://tantek.com/">
  <span class="given-name">Tantek</span> 
  <span class="family-name">Çelik</span>
 </a>
 <span class="title">Chief Technologist</span>
 <a class="org" 
  href="http://technorati.com">
   Technorati</a>
</address>
           http://tantek.com/presentations/... 
                         Microformats: Evolving ...
    January 18th, 2006
<ol                  >
 <li               >
  <a href="http://tantek.com/presentations/..." 
                >
   <span                >Microformats: Evolving ...</span>
    January 18th, 2006
  </a>
 </li>
</ol>
<ol class="vcalendar">
 <li class="vevent">
  <a href="http://tantek.com/presentations/..." 
     class="url">
   <span class="summary">Microformats: Evolving ...</span>
   <abbr class="dtstart" title="20060118T1200-0800">
    January 18th, 2006
   </abbr>
  </a>
 </li>
</ol>
<ol class="vcalendar">
 <li class="vevent">
  <a href="http://tantek.com/presentations/..." 
     class="url">
   <span class="summary">Microformats: Evolving ...</span>
   <abbr class="dtstart" title="20060118T1200-0800">
    January 18th, 2006
   </abbr>
  </a>
 </li>
</ol>
     topic 1
         point A
         point B
     topic 2
         point C
<ol>
 <li>topic 1
 <ol><li>point A</li>
     <li>point B</li></ol></li>
 <li>topic 2
 <ol><li>point C</li></ol></li>
</ol>
<ol class="xoxo">
 <li>topic 1
 <ol><li>point A</li>
     <li>point B</li></ol></li>
 <li>topic 2
 <ol><li>point C</li></ol></li>
</ol>
<ol class="xoxo">
 <li>topic 1
 <ol><li>point A</li>
     <li>point B</li></ol></li>
 <li>topic 2
 <ol><li>point C</li></ol></li>
</ol>
<ol class="xoxo presentation">
 <li class="slide">topic 1
 <ol><li>point A</li>
     <li>point B</li></ol></li>
 <li class="slide">topic 2
 <ol><li>point C</li></ol></li>
</ol>
 
