HTML -Tag - hr - Linie

steiner61.iphpbb.com
Verfügbare Informationen zu "HTML -Tag - hr - Linie"

  • Qualität des Beitrags: 0 Sterne
  • Beteiligte Poster: oleck61
  • Forum: steiner61.iphpbb.com
  • aus dem Unterforum: Html / Skipte / Javascript / CSS
  • Antworten: 1
  • Forum gestartet am: Donnerstag 05.05.2011
  • Sprache: deutsch
  • Link zum Originaltopic: HTML -Tag - hr - Linie
  • Letzte Antwort: vor 11 Jahren, 8 Monaten, 14 Tagen, 10 Stunden, 53 Minuten
  • Alle Beiträge und Antworten zu "HTML -Tag - hr - Linie"

    Re: HTML -Tag - hr - Linie

    oleck61 - 15.07.2011, 00:06

    HTML -Tag - hr - Linie
    Code: <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td>&lt;table width=&quot;550&quot; height=&quot;30&quot; border=&quot;1&quot; align=&quot;center&quot; cellpadding=&quot;1&quot; cellspacing=&quot;1&quot;&gt;<br />
                &lt;tbody&gt;<br />
                &lt;tr&gt;<br />
                &lt;td&gt;&amp;nbsp;4&lt;/td&gt;<br />
                &lt;/tr&gt;<br />
                &lt;/tbody&gt;<br />
                &lt;/table&gt;<br />
                &nbsp;            &lt;br /&gt; VORLAGE / TENNLINIE/&lt;hr /&gt;&lt;br /&gt;</td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td><hr />
                </td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td>&nbsp;&lt;hr&gt;</td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td><hr width="160px" />
                </td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td style="text-align: center">&lt;hr width=&quot;160px&quot; &gt;</td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td><hr align="left" width="160" />
                </td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td>&lt;hr align=&quot;left&quot; width=&quot;160&quot;&gt;</td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td><hr align="right" width="160" />
                </td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td style="text-align: right">&nbsp;&lt;hr align=&quot;right&quot; width=&quot;160&quot;&gt;</td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td><hr color="#00ff00" />
                </td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td>&nbsp;&lt;hr color=&quot;<span style="color:#00FF00;">#00ff00</span>&quot;&gt;</td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td><hr color="#00ff00" width="160px" />
                </td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td style="text-align: center">&nbsp;&lt;hr color=&quot;<span style="color:#00FF00;">#</span><span style="color:#00FF00;">00ff00</span>&quot; width=&quot;160px&quot; &gt;</td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td><hr color="#00ff00" align="left" width="160" />
                </td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td>&nbsp;&lt;hr color=&quot;<span style="color:#00FF00;">#00ff00</span>&quot; align=&quot;left&quot; width=&quot;160&quot;&gt;</td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td><br />
                <hr color="#00ff00" align="right" width="160" />
                </td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td style="text-align: right">&lt;hr color=&quot;<span style="color:#00FF00;">#00ff00</span>&quot; align=&quot;right&quot; width=&quot;160&quot;&gt;</td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td><hr color="#FF00FF" width="160" size="4" align="" />
                </td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td style="text-align: center">&nbsp;&lt;hr color=&quot;<span style="color:#FF00FF;">#FF00FF</span>&quot; width=&quot;160&quot; <span style="color:#FF00FF;"><strong>size=&quot;4&quot;</strong></span> align=&quot;&quot;&gt;</td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td><hr color="#FF00FF" width="160" size="4" align="left" />
                </td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td>&nbsp;&lt;hr color=&quot;<span style="color:#FF00FF;">#FF00FF</span>&quot; width=&quot;160&quot; <span style="color:#FF00FF;"><strong>size=&quot;4&quot;</strong> </span>align=&quot;left&quot;&gt;</td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td><hr color="#FF00FF" width="160" size="4" align="right" />
                </td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td style="text-align: right">&nbsp;&lt;hr color=&quot;<span style="color:#FF00FF;">#FF00FF</span>&quot; width=&quot;160&quot; <span style="color:#FF00FF;"><strong>size=&quot;4&quot;</strong></span> align=&quot;right&quot;&gt;</td>
            </tr>
        </tbody>
    </table>
    <br />
    <hr />
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td><hr style="color:red; background: red; height:4px; width:160px; text-align:center;" />
                </td>
            </tr>
        </tbody>
    </table>
    <br />
    <table width="550" height="30" border="1" align="center" cellpadding="1" cellspacing="1">
        <tbody>
            <tr>
                <td style="text-align: center">&lt;hr style=&quot;color:red; background: red; height:4px; width:160px; text-align:center;&quot;&gt;</td>
            </tr>
        </tbody>
    </table>
    <br />



    Mit folgendem Code, können Sie den Beitrag ganz bequem auf ihrer Homepage verlinken



    Weitere Beiträge aus dem Forum steiner61.iphpbb.com



    Ähnliche Beiträge wie "HTML -Tag - hr - Linie"

    Mama sucht Aerodeck !! - Toffge (Sonntag 21.05.2006)
    Mama warum - Tearsofdark (Sonntag 05.02.2006)
    Jennifer ist Mama :o) - Chakram (Samstag 19.11.2005)
    mama mia movie - joos (Samstag 11.11.2006)
    33 Dinge, die Mama's + Papa's locker packen - imi (Mittwoch 12.10.2005)
    Das Suchtdrama: Robbies Mama packt aus - Pitbull2003 (Sonntag 04.03.2007)
    Maite ist Mama geworden - Buffy (Montag 15.01.2007)
    Copter X 480 - ingo (Freitag 12.09.2008)
    Mama - Mama (Dienstag 26.12.2006)
    Charitty Modell, Mama Bob - Steffilein (Montag 22.10.2007)