Go Back? My Tips and Tricks to Site Making
- Keep your site as accessible as possible! If you need to make an E2R version, then that likely means your main site is inaccessible.
- I recommend using a color contrast checker using your site's color palette to make sure it's readable, not overusing images as text, etc.
- Check your site's appearance on other devices. Text size, color, etc can look off when looked at on a different device. Use this tool!
- Don't hotlink. This is when you copy an image link from a carrd, for example, and use it on another site, using the carrd as the image host. This slows the OG site down, and the hotlinked image could be changed or deleted.
- Instead download the images onto your device. (Optional: upload them into something like a private discord server.)
- Pixels are typically 20px by 20px. You can also resize images into this size to use them as pixels.