Site Design!
These are some resources I used to make this site, in case you'd like to use them to make your site!
- The CSS Reference resource on W3 Schools is a very helpful reference to quickly look up CSS properties and how to use them!
- Mozilla's guide to website structure is a helpful resource for structuring you page with HTML tags that can be understood by screen readers! (I also find that they're easier to keep track of and work with than a layout made of million divs.)
- I made a rainbow palette on ColorsWall to keep track of the colors I wanted to use...
- ...and used MDiGi's color shades generator on ColorsWall to make darker and lighter versions!
- CSS-Tricks' tutorial on the fixed background attachment hack explains how to keep a non-scrolling background from leaving white space on mobile browsers!
- Stack Overflow, of course, is an excellent source of answers to "why isn't this working?" questions! Maybe someone broke their nav links the same way twelve years ago!
- The Google Fonts API is a tool for attaching webfonts to your page, so that viewers see them displayed correctly even if the don't have that font on their device! I used to load an up-to-date emoji font so that I can use the most cutting-edge emoji and people who don't have them yet will (usually, hopefully) be able to see!
- As mentioned in the credits, the emoji font I used is Noto Color Emoji and I got my background from Freepik!