[CSS]Zeilenumbruch nach img

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

  • [CSS]Zeilenumbruch nach img

    Hi,
    ich will einen text unter ein Bild schreiben.
    Gibt es da eigentlich noch eine elegantere Lösung mit CSS als einfach nur ein <br> hinter das img zusetzen?

    Gruß Sebi

  • #2
    PHP Code:
    img
    {
       
    displayblock;
       
    margin-bottom5px;

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

    Comment


    • #3
      cool Dank!

      Comment

      Working...
      X