List Views

Total Items found in Views is 227783.
An advanced collection of page views
Use Sweet Alert rather than alert!

4:15 am, January 10, 2023
IP Address

4:08 am, January 10, 2023
get last month as a number with php

4:03 am, January 10, 2023
add this

4:02 am, January 10, 2023
wordpress get home url

3:58 am, January 10, 2023
set the html of an element javascript

3:56 am, January 10, 2023
mouse outline svg

3:42 am, January 10, 2023
Do While Loop

3:28 am, January 10, 2023
rs3 rune crafting leveling stats

1:03 am, January 10, 2023
loop to arr.length or array length

1:00 am, January 10, 2023
php substr return part of a string

12:47 am, January 10, 2023
copy file

12:39 am, January 10, 2023
getting the site title vs the page name

12:37 am, January 10, 2023
submit a form with javascript onclick

12:31 am, January 10, 2023
assign array to variables in a loop

12:28 am, January 10, 2023
update value of element using javascript

12:27 am, January 10, 2023
search bug Above

12:25 am, January 10, 2023
Multidimensional Array

12:09 am, January 10, 2023
Mining 1-99

12:04 am, January 10, 2023
video embed tag

11:19 pm, January 9, 2023
load content with jquery

11:02 pm, January 9, 2023
Find Disk Space Usage using DU

9:38 pm, January 9, 2023
show errors in php with toggle

9:29 pm, January 9, 2023
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


minecraft
Random CSS Property

unset

The unset CSS keyword resets a property to its inherited value if the property naturally inherits from its parent, and to its initial value if not. In other words, it behaves like the inherit keyword in the first case, when the property is an inherited property, and like the initial keyword in the second case, when the property is a non-inherited property.
unset css reference