topical media & game development

talk show tell print

professional-xml-03-CSSPlay-externalCSSPI.htm / htm



  <?xml version="1.0" encoding="utf-8" ?>
  <?xml-stylesheet href="sample.css" type="text/css"?>
  <!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" lang="en" xml:lang="en">
    <head>
      <title>External CSS Reference using PI</title>
    </head>
  
    <body>
      <div id="main">
        <h3 class="content-title">Some Title</h3>
        <div class="content-body">Lorem ipsum dolor sit amet, 
          consectetuer adipiscing elit.</div>
      </div>
  
      <div id="sidebar">
        <h2>List Title</h2>
        <ul>
          <li><a href='http://www.example.com/someLink'>Item 1</a></li>
          <li><a href='http://www.example.com/someOtherLink'>Item 2</a></li>
        </ul>
      </div>
    </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.