List Views

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

4:20 am, January 16, 2023
Oswald Font Quick Embed

4:18 am, January 16, 2023
google map with overlay data

4:15 am, January 16, 2023
Use Recursion to Count Down

4:10 am, January 16, 2023
ken burns slow image zoom

4:04 am, January 16, 2023
gallery carousel center mode

4:04 am, January 16, 2023
redirect www to non www

4:02 am, January 16, 2023
install atom editor on ubuntu

4:01 am, January 16, 2023
css grid for layouts with no rows

3:56 am, January 16, 2023
Privacy

3:53 am, January 16, 2023
using vue and json data

3:52 am, January 16, 2023
generating all css colours with php?

3:47 am, January 16, 2023
backdrop-filter: blur(10px);

3:41 am, January 16, 2023
KruXoR Site Updates June 2022

3:38 am, January 16, 2023
write to file php

3:33 am, January 16, 2023
Clean Windows Setup

3:29 am, January 16, 2023
pi hole and hassio

3:25 am, January 16, 2023
timeline class and function

3:25 am, January 16, 2023
Using Flexbox rather than Floats

3:19 am, January 16, 2023
RS3 Soul Cape and where to get it

3:17 am, January 16, 2023
submit form with javascript

3:15 am, January 16, 2023
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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

Custom properties (--*): CSS variables

Property names that are prefixed with --, like --example-name, represent custom properties that contain a value that can be used in other declarations using the var() function.
--* css reference