Resources

Web Design

🍇 Google Fonts: Pretty self-explanatory. Google has a shitload of fonts and they provide the HTML & CSS codes you need once you pick the ones you want.
🍇 RedKetchup color picker: The rest of the website has some cool things you can do with images (though I haven't tried it). I specifically use the color picker. You can drop images onto the page and then pick the colors from it and get the hex codes.
🍇 Shark Coder: Lots of HTML & CSS guides on things like gradients, buttons, flexboxes, fonts, etc.
🍇 20 simple ways to style the HTML details element: This helped me a lot when trying to figure out my accordions.