Honlapot szeretnénk
  • laliking
    #76
    <html>
    <head>
    <title>8.Z. honlapja</title>
    <link rel=stylesheet type="text/css" href="style.css">
    </head>

    <body bottommargin="0" leftmargin="0" rightmargin="0" topmargin="0" background="img/background.jpg">

    <table height="123" width="100%" cellpadding="0" cellspacing="0" border="0">
    <tr valign="top">
    <td><img src="img/templogo.jpg" width="574" height="123" border="0" alt=""></td>
    <td width="100%" background="img/topbg.jpg"> </td>
    </tr>
    </table>

    <table height="40" width="100%" cellpadding="0" cellspacing="0" border="0">
    <tr valign="top">
    <td width="100%" background="img/topbar.jpg"> </td>
    </tr>
    </table>

    <table width="100%" cellpadding="0" cellspacing="0" border="0">
    <tr valign="top">

    <td width="201"><BR>
    <FRAMESET>
    <FRAME src="menu.html" name="menu">
    </frameset>
    </td>

    <td width="100%">
    <table width="100%" cellpadding="10" cellspacing="0" border="0">
    <tr valign="top">
    <td>
    <frameset>
    <frame src="tartalom.html" name="tartalom">

    <NOFRAMES>
    <P>A böngésződ nem támogatja a kereteket</P>
    </NOFRAMES>
    </FRAMESET>


    <BR><BR><BR><BR><BR><BR><BR>
    <BR><BR><BR><BR><BR><BR><BR>
    <p align="center">
    This site is © Copyright <a href="[email protected]">laliking</a> 2004-2005, All Rights Reserved<BR>
    </p>
    </td>
    </tr>
    </table>
    </td>

    </tr>
    </table>

    </body>
    </html>

    ez így jó?