List Views

Total Items found in Views is 281387.
An advanced collection of page views
foundation old grid format

4:01 am, January 20, 2025
Do While Loop

4:04 am, January 20, 2025
table border collapse

4:06 am, January 20, 2025
random number using rand

4:07 am, January 20, 2025
Wordpress add a sub menu to your plugin

4:12 am, January 20, 2025
convert all images into base64 encoded

4:16 am, January 20, 2025
bootstrap toggle element collapse

4:16 am, January 20, 2025
select onchange

4:17 am, January 20, 2025
using the kbd html tag

4:18 am, January 20, 2025
redirect www to non www

4:18 am, January 20, 2025
center mode slick zoom testing

4:18 am, January 20, 2025
get yesterdays date with javascript

4:18 am, January 20, 2025
linux list all drives and partitions

4:19 am, January 20, 2025
filter drop shadow

4:20 am, January 20, 2025
show all methods (functions) in a class

4:21 am, January 20, 2025
wordpress main nav dropdown fix

4:21 am, January 20, 2025
get tomorrows date with javascript

4:23 am, January 20, 2025
Form elements New Zealand region list

4:23 am, January 20, 2025
for loop with a 5 increment

4:25 am, January 20, 2025
Auto Create HTML Code Snippets

4:28 am, January 20, 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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
Random CSS Property

:user-valid (:-moz-ui-valid)

The :user-valid CSS pseudo-class represents any validated form element whose value validates correctly based on its validation constraints. However, unlike :valid it only matches once the user has interacted with it.
:user-valid css reference