List Hits

Total Items found in Hits is 534024.
A Collection of Hits...
Welcome Widget Card - Toggle

12:16 am, October 5, 2022
pre-line white space settings

12:20 am, October 5, 2022
check if a ul contains a ul li

12:21 am, October 5, 2022
Winamp Final Version 5.9

12:21 am, October 5, 2022
add user to sudo group in ubuntu

12:21 am, October 5, 2022
testing equality

12:30 am, October 5, 2022
old browser check with javascript

12:32 am, October 5, 2022
RS3 Leveling Progress - Maxed!

12:32 am, October 5, 2022
testing chartjs

12:33 am, October 5, 2022
php get file extension from a file name

12:33 am, October 5, 2022
Easy Meta Tags

12:35 am, October 5, 2022
Fast and Furious 2022

12:36 am, October 5, 2022
Wednesday, 5 October 2022

12:36 am, October 5, 2022
Wednesday, 5 October 2022

12:36 am, October 5, 2022
animated duck on footer

12:37 am, October 5, 2022
Python import into SQLite research

12:37 am, October 5, 2022
Auto Create HTML Code Snippets

12:37 am, October 5, 2022
Mac Apps

12:59 am, October 5, 2022
the

1:01 am, October 5, 2022
load the latest single item only

1:17 am, October 5, 2022
Create a Complex JSX Element

1:18 am, October 5, 2022
design nice block header

1:19 am, October 5, 2022
css prefers-color-scheme example

1:22 am, October 5, 2022
using let and const example

1:24 am, October 5, 2022
the

1:26 am, October 5, 2022
Archaeology/Level up table

2:02 am, October 5, 2022
using switch in a function

2:02 am, October 5, 2022
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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
Random CSS Property

@supports

The @supports CSS at-rule lets you specify declarations that depend on a browser's support for one or more specific CSS features. This is called a feature query. The rule may be placed at the top level of your code or nested inside any other conditional group at-rule.
@supports css reference