Hello, I was wondering if there’s any program and style you recommend me to indent all of my codes (By style I mean if putting titles in someway, creating a lot of css files for individual things instead of joining all of the code in one file, etc).
And also when I started creating my code I didn’t put any “Names” or whatever this: /* */ is called to the mayority of my code lines.
I was thinking if there was a webpage or a program or AI to do that, or if I have to do it all by myself.
Thanks a lot!
You could have a look at w3schools.com
I’ll check it out, thanks!