https://github.com/lorussogiacomoluca/htmlcss-bootstrap-layout
Exercise #17 - 10/03/2025
https://github.com/lorussogiacomoluca/htmlcss-bootstrap-layout
bootstrap html layout responsive
Last synced: about 2 months ago
JSON representation
Exercise #17 - 10/03/2025
- Host: GitHub
- URL: https://github.com/lorussogiacomoluca/htmlcss-bootstrap-layout
- Owner: lorussogiacomoluca
- Created: 2025-03-10T15:45:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T17:25:26.000Z (over 1 year ago)
- Last Synced: 2025-09-12T03:17:27.625Z (10 months ago)
- Topics: bootstrap, html, layout, responsive
- Language: HTML
- Homepage:
- Size: 235 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🚀 Esercizio #17:
# Bootstrap Grid Layout
## 📋 Informazioni sul Progetto
- **Nome repo:** `htmlcss-bootstrap-layout`
## 📝 Consegna
Riprodurre un layout con griglia responsive utilizzando Bootstrap 5!
Aiutatevi con gli screenshot in allegato e le classi di Bootstrap per riprodurre il giusto layout a seconda dello spazio a disposizione sui diversi dispositivi.
## ⚠️ Requisiti
- **Numero di push minimo:** 6
## 🌟 Bonus
Esercitarsi sulla centralizzazione:
- E' possibile centralizzare in qualche punto il fatto che il testo sia bianco?
- E' possibile centralizzare il layout delle colonne di qualche riga utilizzando la classe `row-cols`?
## 🎯 Obiettivi
- Imparare ad utilizzare il sistema di grid di Bootstrap
- Sviluppare un layout responsive
- Applicare le classi di Bootstrap in modo efficiente
---
### 💻 Buon Lavoro e buon divertimento!