I worked on my first website and got my first interactive feature working! I started by creating the basic webpage in VS Code and learning how HTML, CSS, and JavaScript work together. Then I added an interactive button using JavaScript. When the button is clicked, it actually responds, which was really cool to see because this is one of my first times coding. This helped me understand that websites aren’t just static pages and I can use JavaScript to make things actually happen when someone interacts with them. I’m planning to work on my main project now and I will post more about it.