Home › Forums › CSS › Designing Paragraphs along side hexagons › Reply To: Designing Paragraphs along side hexagons
April 17, 2019 at 9:19 pm
#286519
Participant
It’d be a lot easier if the images were provided in the hexagon shapes, then you could tinker with positioning/margins/transforms and the image would just be background-size: contain.
Edit: Here’s a pen that uses a really clever transform method to get the hexagonal shape: https://codepen.io/web-tiki/pen/HhCyd