List Views

Total Items found in Views is 277548.
An advanced collection of page views
digital clock with jquery

12:01 am, July 14, 2025
jquery load wait function

12:01 am, July 14, 2025
check url hash using javascript

12:01 am, July 14, 2025
Multidimensional Array

12:01 am, July 14, 2025
Twitter Post Fetcher Script

12:02 am, July 14, 2025
windows robocopy /? help and usage

12:02 am, July 14, 2025
try catch test

12:02 am, July 14, 2025
php check if a class exists

12:02 am, July 14, 2025
old browser check with javascript

12:02 am, July 14, 2025
table border collapse

12:02 am, July 14, 2025
add paging to wp list query

12:02 am, July 14, 2025
loop through object json javascript

12:03 am, July 14, 2025
using vue and json data

12:03 am, July 14, 2025
adding an item to an array with php

12:03 am, July 14, 2025
basic for loop odd numbers

12:04 am, July 14, 2025
video embed no controls

12:04 am, July 14, 2025
loop through $_GET in php

12:04 am, July 14, 2025
emoji data - version 1.0

12:05 am, July 14, 2025
Use Recursion to Count Up

12:05 am, July 14, 2025
list items matching a category title

12:05 am, July 14, 2025
ken burns slow image zoom

12:05 am, July 14, 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
Be Yourself, Back Yourself
Kristie Bennett, Survivor
Random CSS Property

:empty

The :empty CSS pseudo-class represents any element that has no children. Children can be either element nodes or text (including whitespace). Comments, processing instructions, and CSS content do not affect whether an element is considered empty.
:empty css reference