Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Commit

Permalink
Add Daily Challenge for Day 16
Browse files Browse the repository at this point in the history
  • Loading branch information
aqib-m31 committed Sep 9, 2024
1 parent c468f1e commit 726c161
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Daily Challenges/Day_16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
### **Day 16: CSS Grid Basics**

Welcome to another day of growth and learning! 🚀 Embrace today's challenge with enthusiasm and determination. Remember, every line of code you write brings you one step closer to mastering your craft. Let's make today count! 💪

- **Topics to Learn**:
- Creating grid layouts with CSS Grid.
- **Resources**:
- [MDN Web Docs - CSS Grid](https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Grids)
- [CSS-Tricks - A Complete Guide to Grid](https://css-tricks.com/snippets/css/complete-guide-grid/)
- **Mini Project**:
- Create a grid-based layout for a simple webpage, using CSS Grid to arrange content in a grid format.

0 comments on commit 726c161

Please sign in to comment.