Browser Probs bei meiner Page :(

  • Poste mal den Quelltext zu deiner Seite.
    Ist das mit ner Tabelle oder mit <div> gemacht?
    So kann man nur vermuten. Du könntest wenn es sich um eine Hintergrundgrafik handelt mit no-repeat (background-repeat) das wiederholen der Grafik verhindern

  • Sorry, da ich erst vor kurzem mit HTML begonnen habe, kann ich dir nur den gesamten Code geben. Ich hoffe du kannt etwas damit anfangen.


    <html>
    <head>
    <title>TUS-Tennis </title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    </head>
    <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">


    </p>


    </p>


    </p>
    <table id="Table_01" width="546" height="432" border="0" cellpadding="0" cellspacing="0" align="center">
    <tr>
    <td colspan="4" width="546" height="79" background="images/index_01.jpg"></td>
    </tr>
    <tr>

    <td background="images/index_02.jpg" height="2"></td>

    <td colspan="2" height="2"> </td>

    <td background="images/index_04.jpg" height="2"></td>
    </tr>

    <tr>
    <td colspan="4" width="546" height="35" background="images/index_05.jpg"></td>
    </tr>
    <tr>

    <td colspan="2" width="219" height="187" background="images/index_06.jpg" ></td>

    <td colspan="2" rowspan="2" width="327" height="210" background="images/index_07.jpg">
    <table width="100%" border="0" height="100%">
    <tr>
    <td>


    </p>

    </p>

    </p>

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

    <td colspan="2" background="images/index_08.jpg">
    <table width="100%" border="0" height="100%">
    <tr>
    <td align="center" valign="top"></td>
    </tr>
    </table>

    </td>
    </tr>
    <tr>
    <td colspan="4" width="546" height="16">
    </td>
    </tr>
    <tr>
    <td>
    </td>
    <td>
    </td>
    <td>
    </td>
    <td>
    </td>
    </tr>
    </table>

    <map name="Map">
    <area shape="circle" coords="29,57,26" href="#">
    <area shape="circle" coords="98,55,25" href="#">
    <area shape="circle" coords="167,47,25" href="#">
    <area shape="circle" coords="230,27,25" href="#">
    </map>
    </body>
    </html>

  • Mach mal ein CSS, mit norepeat;


    mfg hannes

    Farbenklau, Traditionsverkauf wo hört denn dieser Schwachsinn auf?
    Violett Weiss seit 1933

  • Zitat

    So kann man nur vermuten. Du könntest wenn es sich um eine Hintergrundgrafik handelt mit no-repeat (background-repeat) das wiederholen der Grafik verhindern

    was hat es mit dem No-Repeat aufsich, wo schreib ich es hin?

  • Ich habe mich nun etwas mit dem Thema CSS auseinander gesetzt, nur verstehe ich jetzt nicht, wo ich das CSS anwende. Vielleicht kannst du mir da weiterhelfen.

  • nein du kannst mehreren Tabellen das zuweisen mit

    Code
    class="name"


    mfg hannes

    Farbenklau, Traditionsverkauf wo hört denn dieser Schwachsinn auf?
    Violett Weiss seit 1933