Link in Tabellen darstellen

  • grüß euch...


    ich spiel mich grad etwas mit html (übrigens, eure seite is super)...
    hab mir mehr oder weniger nach eurer vorlage bei "projekt" eine page gebastelt und möcht jetzt gern die links aus der linken spalte beim anklicken in der rechten angezeigt haben...


    wird wahrscheinlich nur mit nem frameset funktionieren oder so???


    hier mal mein html code für die page...


    <html>


    <head>
    <p><font color="ff000"></font></p>
    <style type="text/css">
    a:link {color:black; text-decoration:none}
    a:visited {color:black; text-decoration:none}
    a:active {color:black; text-decoration:none}
    a:hover {color:red; text-decoration:none}
    </style>
    </head>
    <table height="60%" cellpadding="15" border="5" >


    <tr>


    <td valign="top" width="idth="175" >
    <img src="../Bilder/Logos/dmc2.jpg" width="165" height="82" border="0" alt=""> <br>
    <img src="../Bilder/Logos/delorean_logo.jpg" width="182" height="42" border="0" alt="">
    <br>


    <font color="red">Adresse:</font> <br><br>
    DeLorean Motor Company<br>
    Braveheart Corner 55<br>
    63703 Belfast<br>
    Irland <br><br>


    o <a href="index.htm">About DeLorean</a> <br>
    o <a href="index.htm">Car History</a> <br>
    o <a href="index.htm">John Z. Delorean</a> <br>
    o <a href="index.htm">Buy a car today!</a> <br>
    o <a href="index.htm">Impressum</a> <br>


    </td>


    <td width="*" >
    <img src="../Bilder/DeLorean.jpg" width="377" height="326" border="0" alt="">
    </td>


    </tr>


    </table>



    <body>
    </body>


    </html>


    PS.: dies ist nur ein test also nicht wundern das alle links zur selben seite führen :wink:


    mfg
    stephan

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!