topical media & game development

talk show tell print

professional-xml-03-hcardStyled.htm / htm



  <?xml version="1.0" encoding="utf-8"?>
  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  
  <head>
          <title></title>
          <meta http-equiv="content-type" 
                  content="text/html;charset=utf-8" />
          <link rel="stylesheet" href="hcard.css" type="text/css" />
  </head>
  
  <body>
  
       <p>
       <div class="vcard">
   <a class="url fn n" href="http://www.example.com">
   <span class="given-name">John</span>
   <span class="middle-initial">J.</span> <span class="family-name">Bull</span></a>
  
   <div class="org">Example Corp.</div>
   <div class="adr">
    <div class="street-address">123 Any Drive</div>
    <span class="locality">Springfield</span>, 
    <span class="region">KY</span>
    <span class="postal-code">40069</span>
   </div>
  
   <div class="tel">+1(859) 555-1212</div>
   <a class="url" href="http://blog.johnjbull.com">Home Page</a>
   <a class="email" href="mailto:jbull@example.com">;Contact</a>
  </div>
  
       </p>
  
  </body>
  </html>
  
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.