So I've been dicking around making a website - not (or probably not) to ever go online, just as a project. And I don't know how to organise my files: there seems to be a lot of advice around that, all of it different.
What I currently have is (where names in speechmarks are exact names, including capitalisation):
Main Folder
- various .html files
- "css" folder
- - "stylesheet.css"
- "js" folder
- - various .js files (or, technically, nothing whatsoever. Haven't looked at Javascript yet. But whatevs)
- "img" folder
- - various images
Is that a good way of doing it? Am I creating problems down the line? Is there a better way? Any other folders I need