Search
Search Articles
Search Articles by entering your search text above.
Bootstrap
Added Bootstrap Nightshade Again

I did have a toggle dark mode switch on the top right of this site.  But i noticed when i loaded in the page it would flash white and then load in the dark mode. This is really annoying when lo..

12:21 am, February 23, 2022
apps
how to switch chrome to dark and light mode in windows 10

So i was playing around in the settings of chrome, and I could not locate the dark and light mode switch. Well apparently chrome looks at your windows theme and gets its settings from there. I added..

12:58 pm, June 9, 2021
code
how to add a darkmode toggle to switch css and remember it dark mode

So it seems the trend lately is to add darkmode to everything... Dark Mode Light Mode Its actually not that hard to switch style sheets and add a dark version of the same style, it seems to be ..

1:51 am, July 17, 2019
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
Unknown
Random CSS Property

border-start-start-radius

The border-start-start-radius CSS property defines a logical border radius on an element, which maps to a physical border radius that depends on the element's writing-mode, direction, and text-orientation. This is useful when building styles to work regardless of the text orientation and writing mode.
border-start-start-radius css reference