List Views

Total Items found in Views is 184227.
An advanced collection of page views
bootstrap styled buttons

4:37 am, May 6, 2024
add chevrons to a ul list

4:38 am, May 6, 2024
RS3 Slayer - Feral Dinosaurs

5:03 am, May 6, 2024
simple table stripe striping

5:08 am, May 6, 2024
my old hunter in wow

5:09 am, May 6, 2024
my default text shadow css

5:11 am, May 6, 2024
get text between tags

5:13 am, May 6, 2024
imgur upload from php

5:27 am, May 6, 2024
Animal Crossing House Design's

5:28 am, May 6, 2024
What's the Point of Docker?

5:28 am, May 6, 2024
Quick Links

5:31 am, May 6, 2024
scroll left animation

5:44 am, May 6, 2024
KruXoR Site Updates June 2022

5:45 am, May 6, 2024
php check if a class exists

5:51 am, May 6, 2024
Create a Complex JSX Element

5:53 am, May 6, 2024
Tools

5:54 am, May 6, 2024
layout homepage

5:56 am, May 6, 2024
youtube embed iframe

5:58 am, May 6, 2024
loop through $_GET in php

6:02 am, May 6, 2024
backdrop-filter: blur(10px);

6:05 am, May 6, 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

'Dawnie' used to say, "It's really quite simple: Be kind, and the rest takes care of itself. Never do anything that's not kind".


Dawn Atherton
Random CSS Property

min()

The min() CSS function lets you set the smallest (most negative) value from a list of comma-separated expressions as the value of a CSS property value. The min() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
min() css reference