List Views

Total Items found in Views is 179409.
An advanced collection of page views
filter drop shadow

1:33 pm, January 31, 2022
checking if your windows pc has a TPM

1:32 pm, January 31, 2022
check length of element jquery

1:30 pm, January 31, 2022
Runescape Questing Notes and Log

1:28 pm, January 31, 2022
scroll left animation

1:27 pm, January 31, 2022
uniqid random string

1:22 pm, January 31, 2022
install cmatrix on mac m1

1:19 pm, January 31, 2022
Making Images Retina Display Friendly

1:18 pm, January 31, 2022
Farming Guides

1:14 pm, January 31, 2022
get last month as a number with php

1:06 pm, January 31, 2022
bootstrap form basic

1:03 pm, January 31, 2022
making the search page nicer

1:03 pm, January 31, 2022
submit a form with javascript onclick

1:03 pm, January 31, 2022
card.html template

1:03 pm, January 31, 2022
loop to arr.length or array length

1:02 pm, January 31, 2022
adding react to a website in 3 steps

12:56 pm, January 31, 2022
backdrop-filter: blur(10px);

12:55 pm, January 31, 2022
vimeo thumbnail generator

12:50 pm, January 31, 2022
truncate string using jquery

12:50 pm, January 31, 2022
load the latest single item only

12:44 pm, January 31, 2022
check if something is an array

12:44 pm, January 31, 2022
Generate a random title from an array

12:38 pm, January 31, 2022
youtube embed iframe

12:32 pm, January 31, 2022
fix view page for search links [reported]

12:25 pm, January 31, 2022
check if a ul contains a ul li

12:22 pm, January 31, 2022
Best Atom Plugins 2019

12:20 pm, January 31, 2022
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
A person who never made a mistake never tried anything new.
Albert Einstein
Random CSS Property

revert

The revert CSS keyword reverts the cascaded value of the property from its current value to the value the property would have had if no changes had been made by the current style origin to the current element. Thus, it resets the property to its inherited value if it inherits from its parent or to the default value established by the user agent's stylesheet (or by user styles, if any exist). It can be applied to any CSS property, including the CSS shorthand all.
revert css reference