|
| 1 | +<div align="center"> |
| 2 | + <h1> 30 Days Of JavaScript</h1> |
| 3 | + <a class="header-badge" target="_blank" href="https://www.linkedin.com/in/asabeneh/"> |
| 4 | + <img src="https://img.shields.io/badge/style--5eba00.svg?label=LinkedIn&logo=linkedin&style=social"> |
| 5 | + </a> |
| 6 | + <a class="header-badge" target="_blank" href="https://twitter.com/Asabeneh"> |
| 7 | + <img alt="Twitter Follow" src="https://img.shields.io/twitter/follow/asabeneh?style=social"> |
| 8 | + </a> |
| 9 | + |
| 10 | +<sub>Author: |
| 11 | +<a href="https://www.linkedin.com/in/asabeneh/" target="_blank">Asabeneh Yetayeh</a><br> |
| 12 | +<small> January, 2020</small> |
| 13 | +</sub> |
| 14 | + |
| 15 | +</div> |
| 16 | + |
| 17 | +[<< Day 29](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master29_Day29_day_dom_day_9.md) | [Day 30>>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/30_Day/30_day_dom_day_10.md) |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | +- [Day 30](#day-30) |
| 22 | + - [Exercises](#exercises) |
| 23 | + - [Exercise: Level 1](#exercise-level-1) |
| 24 | + - [Exercise: Level 2](#exercise-level-2) |
| 25 | + - [Exercise: Level 3](#exercise-level-3) |
| 26 | + |
| 27 | +# Day 30 |
| 28 | + |
| 29 | +## Exercises |
| 30 | + |
| 31 | +### Exercise: Level 1 |
| 32 | + |
| 33 | +1. Create the following animation using (HTML, CSS, JS) |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | +2. Validate the following form using regex. |
| 38 | + |
| 39 | +  |
| 40 | + |
| 41 | +  |
| 42 | + |
| 43 | + |
| 44 | +### Exercise: Level 2 |
| 45 | + |
| 46 | +### Exercise: Level 3 |
| 47 | + |
| 48 | +🌕 Your journey to greatness completed successfully. You reached high level of greatness. Now, you are much greater than ever before. I knew what it takes to reach to this level and you made to this point. You are a real hero. Now, it is time to celebrate your success with a friend or with a family. I am looking forward to seeing you in an other challenge. |
| 49 | + |
| 50 | +~ |
| 51 | + |
| 52 | +[<< Day 29](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master29_Day29_day_dom_day_9.md) | [Day 30>>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/30_Day/30_day_dom_day_10.md) |
0 commit comments