List Hits

Total Items found in Hits is 610339.
A Collection of Hits...
jquery document ready

6:26 am, March 24, 2023
box shadow example(s) - drop shadow

6:25 am, March 24, 2023
wordpress get site url

6:25 am, March 24, 2023
scroll to top html css and js

6:25 am, March 24, 2023
write to file php

6:25 am, March 24, 2023
share to twitter html link only

6:24 am, March 24, 2023
inline fancybox modal testing

6:14 am, March 24, 2023
globe svg testing (broken)

6:13 am, March 24, 2023
How do Self-Closing JSX Tags Work?

6:12 am, March 24, 2023
get the current url in javascript

6:12 am, March 24, 2023
404 Error Page Codepen

6:11 am, March 24, 2023
scroll left animation

6:11 am, March 24, 2023
php validate email function

6:10 am, March 24, 2023
twitter social sharing meta tags

6:10 am, March 24, 2023
Importing CSS Reference

6:09 am, March 24, 2023
RS3 Slayer - Feral Dinosaurs

6:08 am, March 24, 2023
find all elements add class jquery

6:08 am, March 24, 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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
Random CSS Property

min()

The min() CSS function lets you set the smallest (most negative) value from a list of comma-separated expressions as the value of a CSS property value. The min() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
min() css reference