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.
- Host: GitHub
- URL: https://github.com/ebrahimmahrous/css-float-challenge
- Owner: EbrahimMahrous
- Created: 2025-02-20T18:40:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-30T18:46:59.000Z (about 1 year ago)
- Last Synced: 2025-04-30T19:43:33.977Z (about 1 year ago)
- Topics: css-float-layout, css-pseudo-elements, html4-browsers
- Language: CSS
- Homepage: https://ebrahimmahrous.github.io/css-float-challenge/
- Size: 16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.