I’ve said before that Dutch trains are beautiful, but how about Dutch trains in a large field of blooming hyacinths?
#trains #train #flowers #Nederland #Holland #Bollenvelden #VIRM #NS #NederlandseSpoorwegen #photo
| GitHub | https://github.com/chronoDave |
| itch.io | https://chrono-dave.itch.io |
| Neocities | https://chronocide.neocities.org/ |
These fancy, new CSS scroll-driven animations are proving to be pretty darn powerful. I found Bramus' concept of using them to detect scroll direction intriguing, and after experimenting found that detecting multiple axes allows you to directionally control an image sprite!
I’ve said before that Dutch trains are beautiful, but how about Dutch trains in a large field of blooming hyacinths?
#trains #train #flowers #Nederland #Holland #Bollenvelden #VIRM #NS #NederlandseSpoorwegen #photo
Idk what to post here so have a bunch of pokemon fanart by yours truly
I hope you like hatsune mimikyu she's my EVIL daughter I created her in My EVIL laboratory with EVIL methods
I got thoroughly nerdsniped by seeing @futurebird writing code to render Cuneiform numerals, and I've ended up writing a page that renders numbers in as many different systems as I could think of:
https://numeral-conversion.think.somethingorotherwhatever.com/
I've probably made rookie mistakes in most of them, so if you spot something wrong, please tell me!
🔔 New changes in default UA styles for <h1> in <section> <article> <nav> & <aside>
• No implicit <h1> styles based on surroundings
• A <h1> will always look like a <h1>
• Lighthouse will flag missing font-size on <h1> in <section>s, etc
Read more 👇
https://developer.mozilla.org/en-US/blog/h1-element-styles/
Browsers are starting to roll out changes in default UA styles for nested section headings. This post describes the incoming changes, how to identify if it's an issue on your websites, and hints for conformant and better-structured pages.