Skip to content

Bilie/overlapping-content-css-grid

Repository files navigation

Overlapping content with CSS Grid

Let's create a hero component with CSS grid.

Our end result will be a hero UI component, that can feature a large image, with some text below and an overlapping image.

final hero

Read more