<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
    <head>
        <title>Table example</title>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
        <style type="text/css">
            html { min-height:100.05%; }
            body { text-align:center; font-family:verdana, sans-serif;font-size:11px; }
            .table {border:1px solid #666; width:412px; margin:0px auto;padding:1px; }
            .table .cell { display:table-cell;width:200px;border:1px solid #666;padding:1px;margin:1px;text-align:left;float:left; }
        </style>
    </head>
    <body>

        <p>Below is the output from the LinkEX</p>
        <p>Check the sourcecode of this page, to see the style sheet.</p>


            <?php include 'linkex/data/output/1002'?>


    </body>
</html>