Forums

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

Home Forums Design A list in css

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

    I’m getting crazy of trying to make a list like this, i mean 2 rows of text, and an image, left to them.
    How can i do it?
    https://photos.app.goo.gl/MQN54XM0wwScoh1v2

    #261383
    Beverleyh
    Participant

    You could do it lots of ways – with flexbox, CSS tables, probably even by floating the img and using vertical-align:middle; too.

    But we can’t really offer much more than suggestions when all we’re faced with is an image.

    Why don’t you have a go yourself first and try something out in a CodePen demo; show us your HTML markup and CSS, what you’re trying to actually achieve this effect, and explain the problems you’re having. From there we can offer suggestion based on your code. Unfortunately, we aren’t here to write your code for you.

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