List Views

Total Items found in Views is 222764.
An advanced collection of page views
php print an array nicely

3:04 am, March 2, 2023
javascript add class to element

3:02 am, March 2, 2023
basic for loop

3:00 am, March 2, 2023
Javascript Objects Notes

2:50 am, March 2, 2023
parallax js scroll testing

2:48 am, March 2, 2023
document ready wordpress jquery

2:46 am, March 2, 2023
sqlite check table name exists

2:23 am, March 2, 2023
Applied Accessibility - Access Keys

2:14 am, March 2, 2023
Applied Accessibility - Tab Index

2:14 am, March 2, 2023
adding a new line in javascript

1:54 am, March 2, 2023
get current url with php

1:52 am, March 2, 2023
New World - Why to Join a Faction

1:44 am, March 2, 2023
get last month as a number with php

1:17 am, March 2, 2023
weird search results being recorded

1:09 am, March 2, 2023
Use Sweet Alert rather than alert!

1:01 am, March 2, 2023
Greater Demons

12:51 am, March 2, 2023
turn on or off error reporting php

12:45 am, March 2, 2023
testing equality

12:34 am, March 2, 2023
page load timer class

12:20 am, March 2, 2023
generating all css colours with php?

12:08 am, March 2, 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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
Random CSS Property

border-inline-width

The border-inline-width CSS property defines the width of the logical inline borders 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 and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-width css reference