I developed this project on the Bradesco course. The purpose of it is to learn how to create a simple website using HTML, CSS and JavaScript that switches the theme with a button, depending on your current section.
-
1st: Learn HTML structure syntax and how to link css and JavaScript file.
-
2nd: Learn how to modify the
bodywith CSS tools. -
3rd: Learn how to manipulate HTML elements to switch the theme using:
- Document Object Model,
- Callback functions,
- If-Statement.
2026-02-26_22-26-47.mp4
- Clone this repository.
- Open
index.htmlfile in your browser.