30 Days Of JavaScript

Twitter Follow Author: Asabeneh Yetayeh
January, 2020
[<< Day 24](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/24_Day/24_day_dom_day_4.md) | [Day 26 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/26_Day/26_day_dom_day_6.md) ![Thirty Days Of JavaScript](../images/banners/day_1_25.png) - [Day 25](#day-25) - [Exercises](#exercises) - [Exercise: Level 1](#exercise-level-1) # Day 25 ## Exercises ### Exercise: Level 1 1. Visualize the ten most populated countries and the ten most spoken languages in the world using DOM(HTML, CSS, JS) ![Bar Graph](./../images/projects/dom_min_project_bar_graph_day_5.1.gif) ![Bar Graph](./../images/projects/dom_min_project_bar_graph_day_5.1.png) 🎉 CONGRATULATIONS ! 🎉 [<< Day 24](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/24_Day/24_day_dom_day_4.md) | [Day 26 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/26_Day/26_day_dom_day_6.md)