List Views

Total Items found in Views is 278819.
An advanced collection of page views
wp register plugin settings admin

4:07 pm, February 3, 2024
drop shadow text class easy drop shadow

5:14 pm, February 3, 2024
scrollbar replacement simplebar

6:33 pm, February 3, 2024
link to an external stylesheet

6:36 pm, February 3, 2024
Form elements New Zealand region list

8:39 pm, February 3, 2024
css font style italic

2:44 am, February 4, 2024
using scroll-behavior: smooth css

4:12 am, February 4, 2024
del

7:06 am, February 4, 2024
Radial Click Effect

10:11 am, February 4, 2024
commit and push changes to git repo

10:32 pm, February 4, 2024
enable dark mode in tinymce

12:00 am, February 5, 2024
Archaeology/Level up table

12:00 am, February 5, 2024
scroll to top html css and js

12:10 am, February 5, 2024
write string contents to a file with php

12:11 am, February 5, 2024
jquery accordion

12:12 am, February 5, 2024
Chat GPT slick slider code testing

12:12 am, February 5, 2024
generate random username function in php

12:12 am, February 5, 2024
set and check a cookie using js cookie

12:13 am, February 5, 2024
test love like dislike script from api

12:15 am, February 5, 2024
imgur upload from php

12:16 am, February 5, 2024
document ready wordpress jquery

12:16 am, February 5, 2024
still more comment spam

12:19 am, February 5, 2024
add click event to multiple link items

12:21 am, February 5, 2024
testing equality

12:22 am, February 5, 2024
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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

:enabled

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