FSOC-OSS / FSOC-OSS/Fsoc-level-easy

Create a Responsive Grid Layout

Open
#27 4 comments 0 reactions 1 assignee Claimed by @jrdevadattan View on GitHub
hactoberfest
Dominant language
CSS
Stars
2
Forks
42
PR merge metrics
No merged PRs in 30d

Description

## Description
Design a **responsive grid layout** that can hold multiple components/cards.

### Requirements
- Grid adjusts columns based on screen size (1 column mobile, 2–3 tablet, 4+ desktop).
- Include spacing/gaps between items.
- HTML & CSS only.
- Keep class names semantic.

### File/Folder
- components/grid.html
- css/style.css

### Example/Screenshot
- Optional: Include screenshots for mobile, tablet, and desktop.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.