Forums

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

Home Forums CSS I'm trying to get my images and text box to align properly.

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

    I’m trying to get my images, and text box to align to look like this:
    http://imgur.com/fByM3pI

    I know I’m messing something up but I’m not quite sure what. I tried to do an inline-block but that screwed things up even more. I tried floating the images and text but then I can’t center it. Any help would be much appreciated!

    http://codepen.io/cyberpike/pen/PzabKY

    #245387
    Paulie_D
    Member

    It appears you are trying to align the images to the top of the paragraph in a separate div.

    If so, CSS can’t do that.

    You may need to rethink your structure.

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