0
How should i arrange my html/css/js so that i dont get so confused?
I always seem to "get lost" in all the lines of code and i start forgetting what it all means then i fizzle out ..., open a new doc only to trash it as incomplete. Is there a tried-and-true method to get over this?
3 Respuestas
0
Make extra files for JS and CSS, then include them all in main file.
0
huh. this may sound stupid but i didnt think of that at all. thanks