Challenge: Grid Layout Mastery
Task
Complete the HTML structure by adding the missing Tailwind CSS classes to meet the layout requirements.
- Grid container: Define a grid with three columns and a gap of 1rem (16px) between items;
- First item: Span across two columns;
- Second item: Span across one column;
- Third item: Span across all three columns.
index.html
Grazie per i tuoi commenti!