dave: Text oder transparentes img über img

Beitrag lesen

Hi,

was ist daran alptraumhaft?

  
<style type="text/css">  
[code lang=css]  figure {position:relative;}  
  figcaption {position:absolute;bottom:0;width:100%;}

</style>

<figure>
  <img src="" alt=""/>
  <figcaption>
    Lorem Ipsum!
  </figcaption>
</figure>
[/code]

Natürlich nur wenn das Bild Inhalt ist, wenn das Bild nur Deko ist siehe Klawischniggs Post