List Views

Total Items found in Views is 229023.
An advanced collection of page views
php save csv from array to file

11:06 pm, October 8, 2024
meta description tag

4:20 am, October 9, 2024
transform rotate an element in css

4:30 am, October 9, 2024
how to unzip in linux

9:12 am, October 9, 2024
layout homepage

9:33 am, October 9, 2024
add a gtag.js pdf click event

12:04 pm, October 9, 2024
wordpress block grid code

12:44 pm, October 9, 2024
using switch in a function

1:16 pm, October 9, 2024
PHP/SQLite - Load Random Item

1:31 pm, October 9, 2024
Google Page Speed Cleanup and Testing

3:58 pm, October 9, 2024
globe svg testing (broken)

10:29 pm, October 9, 2024
del

10:40 pm, October 9, 2024
check column exists in table sqlite

11:11 pm, October 9, 2024
keyframe animations css

12:12 am, October 10, 2024
javascript get content from element

12:46 am, October 10, 2024
Use Recursion to Count Up

3:29 am, October 10, 2024
Multidimensional Array

3:30 am, October 10, 2024
react basic hello world

4:07 am, October 10, 2024
Change link target with JQuery

4:32 am, October 10, 2024
count the elements in an array

4:35 am, October 10, 2024
php check if a class exists

4:42 am, October 10, 2024
jqueryui includes css and js

4:44 am, October 10, 2024
jquery document ready

5:19 am, October 10, 2024
favicon code meta tag

5:24 am, October 10, 2024
test php bundle write

5:30 am, October 10, 2024
jquery clone and append elements

5:34 am, October 10, 2024
renew all SSL certificates with certbot

5:55 am, October 10, 2024
mouse outline svg

6:53 am, October 10, 2024
Thieving training : 1 - 99

6:54 am, October 10, 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...

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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
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