Tabellenzeille verkleinern

  • Hallo,

    Habe mal eine Frage da ich hier nicht weiter komme,

    Wie kann ich den eine Tabellenzeille so verkleinern das ich einen kleine feinen Strich bekommen hatte so an 5 Pixel gedacht:

    Hier ist der Quellcode:

    Es handelt sich um die Erste Tabellenzeille mit den Schwarzen Background, diese ist mir zu Fett und will eigentlich einen kleinen Strich erzeugen.

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Skinart Piercing Schmuck Newsletter</title>
    <style type="text/css">
    <!--
    .Stil1 {
    font-size: 14px;
    font-family: Arial;
    color: #FFFFFF;
    font-weight: bold;
    }
    .Stil2 {
    font-size: 14px;
    font-family: Arial;
    color: #000000;
    font-weight: bold;

    }
    .Stil3 {
    font-size: 42px;
    font-family: Arial;
    color: #000000;
    font-weight: bold;

    }
    -->
    </style>
    </head>
    <body>
    <table align="center" bgcolor="#999999" width="100%" border="0">
    <tr height="1">
    <td height="1" colspan="2" bgcolor="#000000" align="center">
    </td>
    <tr/>
    <tr>
    <td width="60%" align="center"><span class="Stil3">Ab 20,- VERSAND FREI!</span>
    </td>
    <td width="40%"><form name="letteritform" action="http://www.skinart.de/letterit2/submit_inc.php" method="post" target="_blank">
    <input type="hidden" name="letteritbid[]" value="1">
    <table width="100%" bgcolor="#999999" " align="center" cellpadding="0" cellspacing="0">
    <tr>
    <td colspan="3"></td>
    </tr>
    <tr><td></td>
    <td colspan="3"><span class="Stil1">NEWSLETTER ANMELDUNG </span></td>
    </tr>
    <tr>
    <td colspan="3"></td>
    </tr>
    <tr>
    <td align="center" class="Stil2"><div align="right">Ihre Email:</div></td>
    <td><input type="text" size="30" name="letteritemail"></td><td><input type="submit" value="Anmelden"></td>

    </tr>
    <tr><td colspan="3"></td></tr>

    </table>
    </form>


    </tr>
    </table>

    </body>
    </html>

  • Habe es probiert, klappt aber nicht.

    Hier ist Tag Änderung welche Du mir vorgeschlagen hast

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Skinart Piercing Schmuck Newsletter</title>
    <style type="text/css">
    <!--
    .Stil1 {
    font-size: 14px;
    font-family: Arial;
    color: #FFFFFF;
    font-weight: bold;
    }
    .Stil2 {
    font-size: 14px;
    font-family: Arial;
    color: #000000;
    font-weight: bold;

    }
    .Stil3 {
    font-size: 42px;
    font-family: Arial;
    color: #000000;
    font-weight: bold;

    }
    -->
    </style>
    </head>
    <body>
    <table align="center" bgcolor="#999999" width="100%" border="0">
    <tr height="1">
    <td style="height:1px;" colspan="2" bgcolor="#000000" align="center">
    </td>
    <tr/>
    <tr>
    <td width="60%" align="center"><span class="Stil3">Ab 20,- VERSAND FREI!</span>
    </td>
    <td width="40%"><form name="letteritform" action="http://www.skinart.de/letterit2/submit_inc.php" method="post" target="_blank">
    <input type="hidden" name="letteritbid[]" value="1">
    <table width="100%" bgcolor="#999999" " align="center" cellpadding="0" cellspacing="0">
    <tr>
    <td colspan="3"></td>
    </tr>
    <tr><td></td>
    <td colspan="3"><span class="Stil1">NEWSLETTER ANMELDUNG </span></td>
    </tr>
    <tr>
    <td colspan="3"></td>
    </tr>
    <tr>
    <td align="center" class="Stil2"><div align="right">Ihre Email:</div></td>
    <td><input type="text" size="30" name="letteritemail"></td><td><input type="submit" value="Anmelden"></td>

    </tr>
    <tr><td colspan="3"></td></tr>

    </table>
    </form>


    </tr>
    </table>

    </body>
    </html>

  • Ne klappt auch nicht:

    Hier ist die Letzte Änderung:

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Skinart Piercing Schmuck Newsletter</title>
    <style type="text/css">
    <!--
    .Stil1 {
    font-size: 14px;
    font-family: Arial;
    color: #FFFFFF;
    font-weight: bold;
    }
    .Stil2 {
    font-size: 14px;
    font-family: Arial;
    color: #000000;
    font-weight: bold;

    }
    .Stil3 {
    font-size: 42px;
    font-family: Arial;
    color: #000000;
    font-weight: bold;

    }

    .Stil4 {
    height:1px;

    }
    -->
    </style>
    </head>
    <body>
    <table align="center" bgcolor="#999999" width="100%" border="0">
    <tr height="1">
    <td colspan="2" bgcolor="#000000" align="center" class="Stil4">
    </td>
    <tr/>
    <tr>
    <td width="60%" align="center"><span class="Stil3">Ab 20,- VERSAND FREI!</span>
    </td>
    <td width="40%"><form name="letteritform" action="http://www.skinart.de/letterit2/submit_inc.php" method="post" target="_blank">
    <input type="hidden" name="letteritbid[]" value="1">
    <table width="100%" bgcolor="#999999" " align="center" cellpadding="0" cellspacing="0">
    <tr>
    <td colspan="3"></td>
    </tr>
    <tr><td></td>
    <td colspan="3"><span class="Stil1">NEWSLETTER ANMELDUNG </span></td>
    </tr>
    <tr>
    <td colspan="3"></td>
    </tr>
    <tr>
    <td align="center" class="Stil2"><div align="right">Ihre Email:</div></td>
    <td><input type="text" size="30" name="letteritemail"></td><td><input type="submit" value="Anmelden"></td>

    </tr>
    <tr><td colspan="3"></td></tr>

    </table>
    </form>


    </tr>
    </table>

    </body>
    </html>

  • Machs doch mal als Element, nicht als Klasse.
    Außerdem richtet sich die Tabellenhöhe immer nach dem Text.
    Du kannst ja keine Tabellenzeile kleiner als die Größe des Texts machen

  • Wie meinst du den das mit den Element?

    Kannst du mir einen Beispiel machen?

    Außerdem befindet sich in der Tabellenzeille keinen Text.

  • Wie meinst du den das mit den Element?

    Kannst du mir einen Beispiel machen?

    Außerdem befindet sich in der Tabellenzeille keinen Text.