Skip to content

Commit d2310cc

Browse files
committed
day 22
1 parent 262969f commit d2310cc

4 files changed

+4
-4
lines changed

β€Ž21_Day/21_day_dom.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,9 +400,9 @@ As you have notice, the properties of css when we use it in JavaScript is going
400400
</html>
401401
```
402402

403-
![Project 1](../images/projects/dom_min_project_day_challenge_info_1.1.gif)
403+
![Project 1](../images/projects/dom_min_project_day_challenge_info_day_1.1.gif)
404404

405-
![Project 2](../images/projects/dom_min_project_day_challenge_info_1.1.png)
405+
![Project 2](../images/projects/dom_min_project_day_challenge_info_day_1.1.png)
406406

407407
πŸŽ‰ CONGRATULATIONS ! πŸŽ‰
408408

β€Ž22_Day/22_day_dom_day_2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,9 +221,9 @@ The above snippet of code cleared all the child elements.
221221

222222
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.
223223

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

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

228228
πŸŽ‰ CONGRATULATIONS ! πŸŽ‰
229229

0 commit comments

Comments
Β (0)