1. 1.
    0
    <html>


    <body>
    <table width="900" border="3" align="center">
    <tr>
    <td height="150" colspan="4" bgcolor="aqua" class="btn"><p align="center">LEVENT CiNEViZ</td>
    </tr>
    <tr class="btn">
    <td height"40" bgcolor="yellow">Anasayfa</td>
    <td height"40" bgcolor="yellow">BiOGRAFi</td>
    <td height"40" bgcolor="yellow">ESERLER</td>
    <td height"40" bgcolor="yellow">iLETiSiM</td>
    </tr>
    <tr>
    <td height="150" colspan="2" bgcolor="red"><iframe name="Anasayfa" src="google.com" width="200" height="150" scroling="yes"></iframe>
    <A HREF="google. html" TARGET="Anasayfa">GOOGLE</A>
    </td>

    <td height="150" colspan="2"><iframe name="BiOGRAFi" src="youtube.com" width="200" height="150" scroling="yes"></iframe>
    <A HREF="youtube.com" TARGET="BiOGRAFi">youtube</A>
    </td>
    </tr>
    <tr>
    <td

    <td height="150" colspan="2"><iframe name="Eserler" src="facebook.com" width="200" height="150" scroling="yes"></iframe>
    <A HREF="facebook. html" TARGET="Eserler">facebook</A>
    </td>
    <td height="150" colspan="2" bgcolor="red"><iframe name="iletisim" src="twitter.com" width="200" height="150" scroling="yes"></iframe>
    <A HREF="megep.meb.gov.tr.html" TARGET="iletisim">MEGEP</A>
    </td>
    </tr>
    </table>

    </body>

    </html>
    ···