How to reproduce this section?

Here’s a section on a webflow template I’m particularly interested in reproducing accross many websites.

http://template-fullscreen.webflow.com/

Basically, what is the best way to make a section divided into two equal parts, filling 100% width, that resize across various screen resolutions?

Thanks!

Hey Laurent,

The answer to two equal parts are columns. You can access them on the layout / content tab. Just add a section, container then columns, then set them to 2 (aka span of 6 and 6). After that just put your content in and start styling.

If the columns inside padding isn’t ideal, just use your own divs set to 50% width each.

1 Like