Posts, a community app by Read.cv

Thread
Au

1st attempt — grid feature on @webflow

yousuf zia
Replying to @auareyou

this looks sick

Bruno Figueiredo
Replying to @auareyou

No code would be an SVG. With Code maybe CSS Grid with borders on all grid blocks?

Au
Replying to @bfigas

Trying that but with Webflow! Let’s see what it looks like 👍 thank u!

Andy Chung
Replying to @auareyou

You could do maybe do this in css with a gradient background to make horizontal and vertical lines, and background-repeat to fill the space

Au
Replying to @andy

I think I’ll try this next! ☺️

Mikael
Replying to @auareyou

CSS! background-size: 40px 40px; background-image: linear-gradient(to right, #000 1px, transparent 1px), linear-gradient(to bottom, #000 1px, transparent 1px);

Joe Lee
Replying to @auareyou

patterns.page has a grid option for Framer

Patterns for Framer
Framer Component by Benjamin