Open Lindsey-N opened 7 years ago
👍 good job! Just a couple of things - 1) watch out for using absolute paths (you should try using relative paths) 2) I wouldn't recommend putting spaces in your file names... you should try using hyphens or underscores instead. Spaces can cause things to break later on. Well done!
I actually didn't realize this was a thing, so there're a few blocks of text in my code that are just notes to myself and to you, detailing issues I had. However, I was able to do the basics that we learned in class with little trouble, as well as the bonuses. Most of the issues I had was trying to clean things up that had to do with something we hadn't learned yet (divs come to mind, still don't know what they are), and needing information that seemed to require a more thorough background. Or at least having ten tabs open, solely for cross reference with each other. Either way I didn't have trouble with what I was supposed to know. Also, In case you can't find it, the folder with the homework in it is called "D2 Lab".