Skip to content

Commit

Permalink
day 22
Browse files Browse the repository at this point in the history
  • Loading branch information
Asabeneh committed Jan 22, 2020
1 parent 262969f commit d2310cc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions 21_Day/21_day_dom.md
Original file line number Diff line number Diff line change
Expand Up @@ -400,9 +400,9 @@ As you have notice, the properties of css when we use it in JavaScript is going
</html>
```

![Project 1](../images/projects/dom_min_project_day_challenge_info_1.1.gif)
![Project 1](../images/projects/dom_min_project_day_challenge_info_day_1.1.gif)

![Project 2](../images/projects/dom_min_project_day_challenge_info_1.1.png)
![Project 2](../images/projects/dom_min_project_day_challenge_info_day_1.1.png)

🎉 CONGRATULATIONS ! 🎉

Expand Down
4 changes: 2 additions & 2 deletions 22_Day/22_day_dom_day_2.md
Original file line number Diff line number Diff line change
Expand Up @@ -221,9 +221,9 @@ The above snippet of code cleared all the child elements.

Check the requirement of this project from both images(jpg and gif). All the data and CSS has been implemented using JavaScript only. The data is found on starter folder project_3.

![Challenge Information](./22_day_starter/design/dom_mini_project_challenge_info_day_2.3.png)
![Challenge Information](./../images/projects/dom_min_project_day_challenge_info_day_2.3.gif)

![Challenge Information](./22_day_starter/design/dom_mini_project_challenge_info_day_2.3.gif)
![Challenge Information](./../images/projects/dom_min_project_day_challenge_info_day_2.3.png)

🎉 CONGRATULATIONS ! 🎉

Expand Down

0 comments on commit d2310cc

Please sign in to comment.