List Views

Total Items found in Views is 215675.
An advanced collection of page views
how to decode xml in php

12:03 am, January 8, 2024
chevron left

12:02 am, January 8, 2024
Robocopy Options /? help

12:02 am, January 8, 2024
check url hash using javascript

12:01 am, January 8, 2024
adding react to a website in 3 steps

12:01 am, January 8, 2024
list group card item template

12:00 am, January 8, 2024
bootstrap form basic

12:00 am, January 8, 2024
card.html template

12:00 am, January 8, 2024
Nginx Server Block with Rewrite

12:00 am, January 8, 2024
adding an item to an array with php

12:00 am, January 8, 2024
foundation accordion for version 6.x

12:00 am, January 8, 2024
mouse outline svg

8:30 pm, January 5, 2024
IP Address

3:58 am, January 5, 2024
Default Parameters for Functions

11:39 am, January 4, 2024

2:42 am, January 3, 2024
change string to capital words ucwords

10:46 pm, January 2, 2024
Farming Allotment patch locations

3:07 pm, January 2, 2024
Pikelets

2:57 pm, January 2, 2024
Prevent Object Mutation

2:48 pm, January 2, 2024
Thieving training : 1 - 99

9:44 am, January 2, 2024
chevron right

6:33 am, January 2, 2024
a ghost that follows your cursor

5:56 am, January 2, 2024
python getting started notes

3:48 am, January 2, 2024
chevron up

2:43 am, January 2, 2024
compare equality function

1:20 am, January 2, 2024
get last month as a number with php

1:19 am, January 2, 2024
check column exists in table sqlite

12:47 am, January 2, 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

:hover

The :hover CSS pseudo-class matches when the user interacts with an element with a pointing device, but does not necessarily activate it. It is generally triggered when the user hovers over an element with the cursor (mouse pointer).
:hover css reference