xoxo-profile-ru

From Microformats Wiki
Revision as of 04:22, 17 July 2008 by Alexandr (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

XOXO Profile

The following is an XMDP profile for the XOXO specification.

Profile

<dl class="profile">
 <dt>class</dt>
 <dd><p>
  <a rel="help" href="http://www.w3.org/TR/html401/struct/global.html#adef-class">
   HTML4 definition of the 'class' attribute.</a>
   This meta data profile defines some 'class' attribute values (class names) 
   and their meanings as suggested by a 
  <a href="http://www.w3.org/TR/WD-htmllink-970328#profile">
   draft of "Hypertext Links in HTML"</a>:</p>
  <dl>
   <dt>xoxo</dt>
    <dd>A XOXO outline as defined by the 
     <a href="http://microformats.org/wiki/xoxo">XOXO specification</a>.  
      Typically an ordered list &lt;ol&gt; or unordered list &lt;ul&gt; element.</dd>
   <dt>blogroll</dt>
    <dd>When used with the aforementioned 'xoxo' value, this value means 
        a particular instance of a XOXO outline which has the additional semantic of being a 
     <a href="http://www.microcontentnews.com/resources/glossary/blogrolling.htm">blogroll</a>.
    </dd>
  </dl>
 </dd>
</dl> 

Under Consideration

See xoxo-brainstorming for additional class names under consideration, and please add your thoughts there.