problem mit nem code

  • das is der ganze quelltext
    [code]
    <html>
    <head>
    <style>
    #menu {
    position:absolute;
    top:188;
    left:xxx;
    }
    A:link {text-decoration: none;}
    A:visited {text-decoration: none;}
    A:active {text-decoration: none;}
    A:hover {text-decoration: none;}
    </style>

    <title>|||*~_Friends_~*|||</title>

    <meta name="generator" content="ByteReducer;http://www.bytereducer.de/">
    <meta name="copyright" content="tfgangsta15.tf.ohost.de">
    </head>

    <BODY TEXT="#FF0000" LINK="#FF0000" VLINK="#FF0000" ALINK="#4169E1" bgcolor=black text=FF0000>

    <font face="Monotype Corsiva" size= color=red>

    <H2>

    <center>

    <font size="30" color="#65FD00">BLacK kRasY</font>

    <sup>

    <font size="5" color="#2F34F9">&nbsp&nbsp&nbsp&nbsp&#8482</font>

    </sup=5>

    </H1>

    </center>

    <script>
    // CREDITS:
    // Inline clock: fits anywhere into any text
    // by Urs Dudli and Peter Gehrig
    // Copyright (c) 2000 Peter Gehrig and Urs Dudli. All rights reserved.
    // Permission given to use the script provided that this notice remains as is.
    // Additional scripts can be found at http://www.24fun.com
    // info@24fun.com
    // 7/5/2001

    // IMPORTANT:
    // If you add this script to a script-library or a script-archive
    // you have to insert a link to http://www.24fun.com
    // right into the webpage where the script will be displayed.

    // CONFIGURATION:
    // Go to http://www.24fun.com, open category 'date' and
    // download the ZIP-file of this script containing
    // the script-file with step-by-step instructions for easy configuration

    var clockid=new Array()
    var clockidoutside=new Array()
    var i_clock=-1
    var thistime= new Date()
    var hours=thistime.getHours()
    var minutes=thistime.getMinutes()
    var seconds=thistime.getSeconds()
    if (eval(hours) <10) {hours="0"+hours}
    if (eval(minutes) < 10) {minutes="0"+minutes}
    if (seconds < 10) {seconds="0"+seconds}
    var thistime = hours+":"+minutes+":"+seconds

    function writeclock() {
    i_clock++
    if (document.all || document.getElementById || document.layers) {
    clockid[i_clock]="clock"+i_clock
    document.write("<font family=Monotype Corsiva size=7 color=#00FA9A><span id='"+clockid[i_clock]+"' style='position:relative'>"+thistime+"</span></font>")
    }
    }

    function clockon() {
    thistime= new Date()
    hours=thistime.getHours()
    minutes=thistime.getMinutes()
    seconds=thistime.getSeconds()
    if (eval(hours) <10) {hours="0"+hours}
    if (eval(minutes) < 10) {minutes="0"+minutes}
    if (seconds < 10) {seconds="0"+seconds}
    thistime = hours+":"+minutes+":"+seconds

    if (document.all) {
    for (i=0;i<=clockid.length-1;i++) {
    var thisclock=eval(clockid[i])
    thisclock.innerHTML=thistime
    }
    }

    if (document.getElementById) {
    for (i=0;i<=clockid.length-1;i++) {
    document.getElementById(clockid[i]).innerHTML=thistime
    }
    }
    var timer=setTimeout("clockon()",1000)
    }
    window.onload=clockon
    </script>
    <table border="0">
    <tr>
    <td>

    <sup>
    <font size=10 color="red">



    <u>
    Friends

    </u>



    </font>
    </sup>

    <script>writeclock()</script></font>



    <hr>

    <table border=0 id="menu">

    <tr>

    <td valign=top>

    <table border=0>

    <tr>

    <td>


    [Blockierte Grafik: http://img174.imageshack.us/img174/7649/skugeldj4.gif]


    http://tfgangsta15.tf.ohost.de/index.htm><img


    <hr>
    </td>
    </tr>

    <tr>
    <td>
    http://tfgangsta15.tf.ohost.de/friends.htm><img

    </td>
    </tr>
    <tr>

    <td>

    http://tfgangsta15.tf.ohost.de/family.htm><img</td></tr>

    </td>
    </tr>


    <tr>
    <td>
    <hr>

    [Blockierte Grafik: http://img178.imageshack.us/img178/5229/speaker3ib1.gif]

    </td>
    </tr>
    </table>

    <td>

    <font bgcolor="#0628EA" face="Monotype Corsiva">
    <td style="padding-right:8px;">


    <center>
    <font face="Monotype Corsiva" size=8 color=red>About</font>


    <align="right">[Blockierte Grafik: http://img399.imageshack.us/img399/793/pfeiluntenlinkssf1.png][Blockierte Grafik: http://img63.imageshack.us/img63/6523/pfeiluntenrechtsld5.png]</align>


    <font size="7">GirlsBoys</font>


    </center>

    <table><tr>
    <td style="position:absolute;top:398px;left:750px;width:100px;height:50px;float:right;" bgcolor="white" height="5">


    --------->>>>>>|||*~_Annika_~*|||


    --------->>>>>>|||*~_Lydia_~*|||
    </td>
    <td style="position:absolute;top:488px;left:350px;width:100px;height:50px;float:right;" bgcolor="black" height="5" colspan="3">--------->>>>>>|||*~_Annika_~*|||


    --------->>>>>>|||*~_Lydia_~*|||
    </td>
    </tr> </table>

    <center>



    <center>
    </center>



    Gratis Counter<script type="text/javascript" language="JavaScript" src="http://www.skoom.de/gratis-counter/red.php?id=30593"></script>



    </center>


    </td>
    </tr>
    </table>


    </td>
    </tr>
    </table>

    ich hab net sehr viel kenntnisse vom html... hab ihr ja schon gesehn und sieht es auch an den ganzen &nbsp´s....naja ich kann nur html und mehr net....

  • - wenn das der ganze is, fehlt schonmal ein </body></html> zum schluss
    - der weiße kasten is deine tabelle, oder eine davon. bei der hast angegeben

    Code
    bgcolor="white"

    logischerweis is der dann auch weiß...