List Views

Total Items found in Views is 216789.
An advanced collection of page views
404 Error Page Codepen

12:31 am, October 25, 2021
hide the third row in a table with css

12:30 am, October 25, 2021
change this to a list group - other items

12:28 am, October 25, 2021
get current url with php

12:27 am, October 25, 2021
Google Page Speed Cleanup and Testing

12:26 am, October 25, 2021
check if a file exists with php

12:26 am, October 25, 2021
log the console log output to a div

12:25 am, October 25, 2021
loop through object json javascript

12:25 am, October 25, 2021
JS Using typeof to check on string types

12:24 am, October 25, 2021
load content with jquery

12:24 am, October 25, 2021
javascript basic test array and loop

12:22 am, October 25, 2021
table border collapse

12:22 am, October 25, 2021
simple backup to google drive fron linux

12:22 am, October 25, 2021
show the browsers name in javascript

12:22 am, October 25, 2021
add chevrons to a ul list

12:19 am, October 25, 2021
Running Windows on pi400 notes

12:18 am, October 25, 2021
dropdown section

12:18 am, October 25, 2021
dropdown change input box on select

12:18 am, October 25, 2021
codemirror htmlmixed textarea

12:16 am, October 25, 2021
css prefers-color-scheme example

12:14 am, October 25, 2021
rs3 runespan experience rates

12:13 am, October 25, 2021
Animal Crossing House Design's

12:12 am, October 25, 2021
osrs fairy ring codes

12:11 am, October 25, 2021
split a string into links using the comma

12:09 am, October 25, 2021
How to add jquery to squarespace site

12:09 am, October 25, 2021
inline fancybox modal testing

12:09 am, October 25, 2021
js function to calculate golf scores

12:09 am, October 25, 2021
making var_dump look nice

12:07 am, October 25, 2021
foundation base html template

12:07 am, October 25, 2021
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

james clear
Random CSS Property

:root

The :root CSS pseudo-class matches the root element of a tree representing the document. In HTML, :root represents the <html> element and is identical to the selector html, except that its specificity is higher.
:root css reference