Skip to content

Commit

Permalink
Add Daily Challenge for Day 29
Browse files Browse the repository at this point in the history
  • Loading branch information
aqib-m31 committed Sep 22, 2024
1 parent 2bd0046 commit 29a8364
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Daily Challenges/Day_29.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
### **Day 29: Milestone 4 - Interactive Webpage**

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**:
- Adding interactivity with JavaScript events.
- Handling `mouseover` and `mouseout` events for dynamic effects.
- Implementing `focus` and `blur` events for input fields.
- **Resources**:
- [MDN Web Docs - JavaScript Events](https://developer.mozilla.org/en-US/docs/Web/Events)
- [W3Schools - JavaScript Events](https://www.w3schools.com/js/js_events.asp)
- **Mini Project**:
- Build a simple interactive web page with dynamic content, forms etc.

0 comments on commit 29a8364

Please sign in to comment.