What's a question/problem you had when you created your first website that you think should be included in a "how to make your first website" tutorial? :)
but seriously, how to organize stuff into subcategories, where to put subpages, links in dropdown menus, details summary thing, iframes, some javascript shananigans or just plain list of links will do, that was my very first thing to consider
I wish there had been more about accessible coding but I started before that was a thing. now I have all kinds of stuff to fix about my code since I'm learning late 🙃
I'm curious how to troubleshoot any issues. I'm having problems where some lines work in my code editor but then I move it to neocities and new errors show up. The code was working when checked on a local host. Maybe there is something I'm missing as a beginner but it's hard to find answers for this online :/
How to use flexbox
how to javascript
how do I position something without using relative and not letting it have a big gap that I have to lock scrolling
but seriously, how to organize stuff into subcategories, where to put subpages, links in dropdown menus, details summary thing, iframes, some javascript shananigans or just plain list of links will do, that was my very first thing to consider
"how do I undo what I've just done while tinkering with the code ?!" (answer is CTRL+Z)
I wish there had been more about accessible coding but I started before that was a thing. now I have all kinds of stuff to fix about my code since I'm learning late 🙃
how to figure out the hellscape named css
css media queries and breakpoints! finding out what my website looked like in different viewports felt like forbidden knowledge
currently building my first website and margins are so confusing!! no one tells you WHERE to put the code!!
semantic html
how to organize files like all the images and dependant files, also file naming
these are all great, thank you, keep 'em coming!
I'm curious how to troubleshoot any issues. I'm having problems where some lines work in my code editor but then I move it to neocities and new errors show up. The code was working when checked on a local host. Maybe there is something I'm missing as a beginner but it's hard to find answers for this online :/
@olanet oh yeah, troubleshooting is a good one! (btw if you're stuck with something specific feel free to ask me for help in my guestbook!)
folder organization for pages omg
how to use custom fonts
the difference between IDs and classes and when each should be used (though to be fair i didn't use a tutorial haha...)
Can you do a tutorial on coding the law of quantum physics in javascript and c++ and a 3D render of city of Chicago in 8k?