Credits

Code Graphics Misc

Take me home!

I am not comfy with being personally asked how I did something because I'm very new to this but I don't like gatekeeping so I hope this covers it.


Code

W3schools - the best way to learn (imo) is to dive in and actually start ur website but this has so much info and is super handy to refer to as you code.


Graphics

Pixel Safari - Huge collection of graphics like blinkies etc (used across site)

Hover Css - Css animations for buttons and the like

Blinkie cafe -to generate blinkies from a template or just for blinkies in general

Capriola - Header font (see this page for an example)

Shippori Antique B1 - Text font, you're reading it now

7.css - Css framework that looks like windows 7. there's also windows vista and 98 frameworks linked.

EZ-gif - Can do a lot, like resize/crop gifs, turn image sequences to gifs, even some non gif stuff.

I use CSP to edit some stuff (for example,the fridge magnets, which are a stock photo I edited together into words). Also use it for some animations across site. The bg is made in csp, the meat is a stock photo I cropped and filtered.

Note ‒ font may vary on pages, you can inspect element to see the font name.


Misc

If not listed, it's proably super easy to google. Stuff like unicode symbols or some javascript stuff.

You can inspect my code idm but I am a bit messy. No credit needed I am not a cop and the js especially isn't mine to begin with.
Top