Hello to my JavaScript site
This site is made with HTML, CSS, and JavaScript only. yes I know. i am that guy. just to cool 4u;)
More about this site
I am in the process of learning JavaScript. This site is a place to test what I have learned so far. I will continue adding more as I progress. I hope you like it!
What I have learned
- How to select elements using
getElementById - How to add click events with
addEventListener - How to add/remove CSS classes dynamically with
classList - How to change text and styles using JavaScript
- How to make the page interactive and responsive