List Views

Total Items found in Views is 179807.
An advanced collection of page views
timeline class and function

12:12 am, May 6, 2024
Pikelets

12:05 am, May 6, 2024
animated duck on footer

12:03 am, May 6, 2024
4 box custom grid with responsive

11:59 pm, May 5, 2024
Testing Playwrite on for Node

11:56 pm, May 5, 2024
Using Flexbox rather than Floats

11:54 pm, May 5, 2024
load the latest single item only

11:53 pm, May 5, 2024
twitter json feed testing

11:52 pm, May 5, 2024
scrollbar replacement simplebar

11:50 pm, May 5, 2024
Testing AI in Notion

11:48 pm, May 5, 2024
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
I believe that success can be measured in the number of uncomfortable conversations you're willing to have.
Unknown
Random CSS Property

border-inline-start-color

The border-inline-start-color CSS property defines the color of the logical inline start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-start-color css reference