What is the Best Way to Create This

I’m new to Webflow and I was wondering what the best way to build this section is.

I would Have used flexbox, div as a wrapper with two divs inside

What do you mean by two divs inside?

Create wrapper. Use à div set it to flexbox. Set it to horizontal. In the wrapper add to new divs. You can call them col1 and col2.
In col 1 add text and col 2 an image.

Then repeat for each line

A grid or flexbox. Here’s how to build the grid:

https://streamable.com/ngzrie

You shouldn’t even need the third column. It might just help with formatting.

Thanks. I think this will work.

1 Like