List Views

Total Items found in Views is 281389.
An advanced collection of page views
Testing AI in Notion

1:44 am, June 1, 2025
animated duck on footer

1:44 am, June 1, 2025
check url hash using javascript

1:42 am, June 1, 2025
tools i still want to create

1:42 am, June 1, 2025
scroll to top html css and js

1:41 am, June 1, 2025
start ssh and add key git

1:41 am, June 1, 2025
KruXoR Site Updates June 2022

1:41 am, June 1, 2025
twitter social sharing meta tags

1:41 am, June 1, 2025
make labels or badges look better

1:36 am, June 1, 2025
css font style italic

1:35 am, June 1, 2025
RS3 Dailies Lists

1:34 am, June 1, 2025
load json data url with jquery

1:32 am, June 1, 2025
json jquery ajax request

1:30 am, June 1, 2025
fancybox load iframe inline

1:30 am, June 1, 2025
codemirror htmlmixed textarea

1:27 am, June 1, 2025
copy file

1:25 am, June 1, 2025
mysql to sqlite notes

1:24 am, June 1, 2025
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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

:enabled

The :enabled CSS pseudo-class represents any enabled element. An element is enabled if it can be activated (selected, clicked on, typed into, etc.) or accept focus. The element also has a disabled state, in which it can't be activated or accept focus.
:enabled css reference