Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Aligning text with bottom of image

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #150815
    jony
    Participant

    Hi forum,

    I am wondering how to align text with the bottom of an image.

    See example here: http://i.imgur.com/U8BrGKH.jpg

    I’m trying to keep it responsive, so the images take 85% of the parent div space, and the text will max out at 15%. How do you get the text to align with bottom.

    Any thoughts?

    Thank you!

    #150827
    Paulie_D
    Member

    Display: inline-block should be enough: http://codepen.io/anon/pen/cECLx

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.