An open API service indexing awesome lists of open source software.

https://github.com/ebrahimmahrous/css-float-challenge

A simple, responsive card layout created with CSS float. The design features multiple content cards, each displaying an icon, a heading and a description. The cards are arranged in a multi-column layout using the float property.
https://github.com/ebrahimmahrous/css-float-challenge

css-float-layout css-pseudo-elements html4-browsers

Last synced: 5 days ago
JSON representation

A simple, responsive card layout created with CSS float. The design features multiple content cards, each displaying an icon, a heading and a description. The cards are arranged in a multi-column layout using the float property.

Awesome Lists containing this project

README

          

# css-float-challenge
A simple, responsive card layout created with CSS float. The design features multiple content cards, each displaying an icon, a heading and a description. The cards are arranged in a multi-column layout using the float property.