Why? I don't know. I like raster bars.
Just having a bit of fun.
Why? I don't know. I like raster bars.
Just having a bit of fun.
Divtober is over but you can check all the really cool things people created with a single div on codpen
https://codepen.io/tag/divtober
breaking news: I'm working on #Genesis64
About time I establish my daily hour of #codeforfun again.
Today I'm just doing some clean up and adding some sort of "dependency injection" (instead of using a singleton G64 main class).
I'm also removing MVC from the container .Net Core app going for simple razor pages instead.
What’s a style switcher? Well, you know all about light and dark mode, right? Or, you might be more familiar with the term “theme” or “skin” - it’s all the same thing. A style switcher allows you to add themes or skins to your site. Style switchers are fairly common twenty years ago, as the magic of CSS was just starting to be explored. It allowed you to change the entire look and feel of a site without changing the content, providing all sorts of room for creativity in design.
Add a style switcher to your site using the alternative stylesheets standard, which has been around for almost 20 years! Very simple to configure.
Have **fun** with it, add some retro flair with some modern techniques.
What’s a style switcher? Well, you know all about light and dark mode, right? Or, you might be more familiar with the term “theme” or “skin” - it’s all the same thing. A style switcher allows you to add themes or skins to your site. Style switchers are fairly common twenty years ago, as the magic of CSS was just starting to be explored. It allowed you to change the entire look and feel of a site without changing the content, providing all sorts of room for creativity in design.