Arkas: div tag hoehe

hallo, bei
 <DIV id="srdown" style="background-color:#FF0000; position:absolute; top:38px; left:50px; width:10px; height:5px"></DIV>

wir die hoehe auf min 10-15px gesetzt. ist das eine mindesthoehe, oder mache ich etwas falsch? (die breite kann 1px sein)

thx

  1. Bitte was??? Was ist deine Frage??? Ob du was falsch machst?? Da würde ich sagen, sogar unter Garantie machst du was falsch, ist bei mir immer so. :-)

    DerPilz

  2. Hi,

    <DIV id="srdown" style="background-color:#FF0000; position:absolute; top:38px; left:50px; width:10px; height:5px"></DIV>

    wir die hoehe auf min 10-15px gesetzt.

    der M$IE benötigt zusätzlich noch "line-height:0;" ...

    LG Orlando