List Hits

Total Items found in Hits is 610314.
A Collection of Hits...
Auto Changing Image URL

9:08 pm, January 4, 2023
How to Add Comments in JSX

9:08 pm, January 4, 2023
tinymce remove auto p tags setting

9:08 pm, January 4, 2023
detect window scroll position jquery

9:08 pm, January 4, 2023
show the current date in javascript

9:08 pm, January 4, 2023
make all links target new window

9:08 pm, January 4, 2023
change favicon with jquery

9:08 pm, January 4, 2023
center mode slick zoom testing

9:07 pm, January 4, 2023
save string to file php

9:07 pm, January 4, 2023
tools i still want to create

9:06 pm, January 4, 2023
Use Recursion to Count Up

9:06 pm, January 4, 2023
asp classic get a url and display it

9:06 pm, January 4, 2023
tinymce remove auto p tags setting

9:05 pm, January 4, 2023
php html template class system

9:05 pm, January 4, 2023
style page numbers [fixed]

9:04 pm, January 4, 2023
check if a ul contains a ul li

9:04 pm, January 4, 2023
loop to arr.length or array length

9:04 pm, January 4, 2023
hide the third row in a table with css

9:04 pm, January 4, 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
You drown not by falling in the river, but by staying submerged.
Unknown
Random CSS Property

calc()

The calc() CSS function lets you perform calculations when specifying CSS property values. It can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
calc() css reference