Skip to content

Commit

Permalink
Add Daily Challenge for Day 19
Browse files Browse the repository at this point in the history
  • Loading branch information
aqib-m31 committed Sep 12, 2024
1 parent cc22391 commit 27d823f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Daily Challenges/Day_19.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
### **Day 19: CSS Transitions and Animations**

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**:
- Basic transitions and animations.
- **Resources**:
- [MDN Web Docs - CSS Transitions](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Transitions/Using_CSS_transitions)
- [W3Schools - CSS Animations](https://www.w3schools.com/css/css3_animations.asp)
- **Mini Project**:
- Create a simple animation on a webpage element, such as a button that changes color when hovered over.

0 comments on commit 27d823f

Please sign in to comment.