<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
    <head>
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      <title>phpHtmlLib Example 1 - Hello World</title>
    
    </head>
    <body id="body">
      <span>hello world</span>
      <br /><br />
      <a href="/examples/example1.php?debug=1">Show Debug source</a>
    
    </body>
    
  </html>