Help for this page

Select Code to Download


  1. or download this
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http:/
    +/www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    ...
    <td colspan="5" style="text-align: right;">Order Total:</td><td style=
    +"text-align:right;">125,567,097.90</td></tr>
    </tbody>
    </table>
    
  2. or download this
    <table width="90%" summary="Using widths (should use css these days)">
    <tr>
    <td width="10%">something</td>
    ...
    
    </body>
    </html>