List Views

Total Items found in Views is 280108.
An advanced collection of page views
four box grid css html custom

6:13 am, March 24, 2025
checking for spam comments function

6:18 am, March 24, 2025
Video Notes: Stop Being the Nice Guy

6:20 am, March 24, 2025
jquery click function

6:20 am, March 24, 2025
cycle color using background

6:27 am, March 24, 2025
Change link target with JQuery

6:27 am, March 24, 2025
inline fancybox modal testing

6:30 am, March 24, 2025
Graceful outfit

6:36 am, March 24, 2025
Input Suggestions using a datalist

6:39 am, March 24, 2025
submit form with javascript

6:39 am, March 24, 2025
Nginx Server Block with Rewrite

6:43 am, March 24, 2025
making the search page nicer

6:51 am, March 24, 2025
jquery document ready

6:53 am, March 24, 2025
wordpress block grid code

6:55 am, March 24, 2025
Use Recursion to Count Up

6:57 am, March 24, 2025
php validate email function

6:58 am, March 24, 2025
add new random image with button

7:03 am, March 24, 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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
Random CSS Property

:disabled

The :disabled CSS pseudo-class represents any disabled element. An element is disabled if it can't be activated (selected, clicked on, typed into, etc.) or accept focus. The element also has an enabled state, in which it can be activated or accept focus.
:disabled css reference