Functionalities :
---> When the HTML button element with the id aboutButton is clicked,
- The HTML container element with the id aboutTab should be displayed.
- The HTML container element with the id timeToVisitTab shouldn't be displayed.
- The HTML container element with the id attractionsTab shouldn't be displayed.
- The background colors of the other two buttons will change accordingly.
---> Followed the above functionality to both timeToVisitButton and attractionsButton.
Note : Used the Bootstrap display utilities to achieve the given functionality.
Link to open : https://hemavenkat8642.github.io/Varanasi_Information_Tabs/