<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
     <html>
    <head>
      <link href="/examples/css/main.css" rel="stylesheet" type="text/css">
      <link href="/css/fonts.css" rel="stylesheet" type="text/css">
      <link href="/css/colors.css" rel="stylesheet" type="text/css">
      <link href="/css/widgets.php" rel="stylesheet" type="text/css">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      <title>phpHtmlLib Example 4 - MyLayoutPage child</title>
    
    </head>
    <body id="body">
      <div class="pageheader">HEADER BLOCK AREA</div>
      <div id="phphtmllib">
        <div id="maincontent">
          <table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td class="leftblock">
                <div class="leftblock">
                  <div style="padding-left: 6px;">
                    <table width="90%" border="0" cellspacing="0" cellpadding="0" class="verticalcssnav">
                      <caption>LEFT BLOCK</caption>
            <tr>
                        <td>
                                                     <a href="http://www.slashdot.org" target="_slash" title="Go to /. in another window" class="navurl">Slashdot</a>
                          <a href="http://www.freshmeat.net" target="_fm" title="Go To Freshmeat in another window" class="navurl">Freshmeat</a>
                          <a href="http://www.php.net" target="_php" title="Go To the Source for php" class="navurl">PHP.net</a>
                          <a href="http://www.zend.com" target="_zend" title="Go to Zend" class="navurl">Zend.com</a>
              
                        </td>
                        
            </tr>
                      
                    </table>
                    <br>
                    
                  </div>
                  
                </div>
                
              </td>
              <td class="divider">&nbsp;</td>
              <td class="rightblock">
                CONTENT BLOCK                 <br><br>
                <a href="/examples/example4.php?debug=1">Show Debug source</a>
                <br><br><br><br><br><br><br><br><br><br>
                
              </td>
              
            </tr>
            
          </table>
      
        </div>
        
      </div>
      <div id="footerblock">FOOTER BLOCK</div>
    
    </body>
    
  </html>