[CSS] div-prob

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • [CSS] div-prob

    wenn ich meinem div-layer folgendes zuweise geht der text über den rand beim ns - was mache ich falsch?

    PHP Code:
      div#Inhalt1 {
        
    margin-left165px;
        
    padding10px;
        
    min-width16em;
         
    height:20px;
         
    border1px dotted gray;
      } 
    thx 4 help
    Signatur-Text ...

  • #2
    PHP Code:
    height:20px
    worked as designed! die darstellung im ie ist die falsche!

    gruß
    peter
    Nukular, das Wort ist N-u-k-u-l-a-r (Homer Simpson)
    Meine Seite

    Comment

    Working...
    X