List Hits

Total Items found in Hits is 557602.
A Collection of Hits...
Greater Demons

6:04 am, July 14, 2024
table border collapse

6:05 am, July 14, 2024
play a sound every # of seconds

6:05 am, July 14, 2024
4 box custom grid with responsive

6:05 am, July 14, 2024
wordpress block grid code

6:06 am, July 14, 2024
sqlite escape string

6:06 am, July 14, 2024
python getting started notes

6:09 am, July 14, 2024
imp

7:12 am, July 14, 2024
page load timer class

7:23 am, July 14, 2024
share to twitter html link only

10:49 am, July 14, 2024
herb

11:02 am, July 14, 2024
the

6:40 pm, July 14, 2024
the

9:53 pm, July 14, 2024
the

10:45 pm, July 14, 2024
Robocopy Options /? help

11:03 pm, July 14, 2024
install cmatrix on mac m1

11:04 pm, July 14, 2024
the

11:05 pm, July 14, 2024
card counting example from fcc

11:05 pm, July 14, 2024
check url hash using javascript

11:14 pm, July 14, 2024
imp

11:17 pm, July 14, 2024
Create a Complex JSX Element

11:21 pm, July 14, 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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

border-inline-start-width

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