Javascript Programming Basics
How to change CSS styles using javascript
When we start working with real-world projects, sometimes, we need to change the CSS styles using Javascript.
The most common task is hiding or revealing some HTML elements.
So, in this lesson, we will learn:
1. How to reveal the modal using Javascript.
2. How to change the background color