idk how much I can help with this since I learned a ton of programming in courses, but usually I suggest just trying some stuff. It's time consuming, but it's more fun that way. So if you want to create a popup panel (not like the alert function) break it down into things you want to have happen, eg: a hidden panel becoming visible. Then from there its googling a LOT. How do I set a display with javascript?
How do I get an element to edit? etc. And of course common programming things like "what is a variable javascript?". w3 schools is a good starting place, but you could also mess aroung in something like this:https://www.programiz.com/javascript/online-compiler/
And of course, great thing about web stuff, you can right click on a page and use the inspector tools to look at other peoples site code. I have a lot of js code in my /pages/index.html file so you could see whats going on there. You can also always ask me questions!! :)
oh conveniently a person I follow posted this: https://10kph.neocities.org/resources/
a good place to start if you have something specific you know you wanna do is to look through w3bschools, i also like to look through github to find refrences for what i wanna do
Thank you so much! I adore both the simplicity and the hidden complexity of MS Paint... and the beauty of small image sizes :-D Much of my site's design is influnced by my lack of knowledge in javascript, but hey, I'm happy with how it looks!
Thank you so much! Your work looks pretty cool, I'll be checking it out when I have the chance :-D