Color Matching Site
Here is a tool that allows you to upload a file and then pick out specific colors from the image. The site will give you the hex code that you can copy and paste into your CSS file. It is super helpful! The link can be found
here!
WC3 Schools
Being a total beginner with zero HTML experience made the first few assignments quite difficult. I realize that WC3 and WC3 Schools are very different resources, but for explicit examples and hands-on, testable code,
WC3 Schools has been an invaluable reference for myself while trying to get up to speed with the rest of the class. I am still using examples from this website to help me learn in current CSS and HTML assignments.
Mozilla Dev Network
The
Mozilla Developer Network also has really helpful beginner tutorials on html, css, and javascript.