List Hits

Total Items found in Hits is 535091.
A Collection of Hits...
How to Convert text string to lower case

1:57 pm, February 22, 2023
scrollbar replacement simplebar

1:57 pm, February 22, 2023
Leaflet Quick Start Example

1:57 pm, February 22, 2023
uniqid random string

1:57 pm, February 22, 2023
loop to arr.length or array length

1:57 pm, February 22, 2023
JS Using typeof to check on string types

1:58 pm, February 22, 2023
foundation responsive tables

1:58 pm, February 22, 2023
install cmatrix on mac m1

1:58 pm, February 22, 2023
add chevrons to a ul list

1:58 pm, February 22, 2023
javascript basic test array and loop

1:58 pm, February 22, 2023
extracting the useful bits of bootstrap

1:58 pm, February 22, 2023
What's the Point of Docker?

1:58 pm, February 22, 2023
embed and use a ttf font font face

1:58 pm, February 22, 2023
Slick Slider Carousel

1:58 pm, February 22, 2023
scroll left animation

1:59 pm, February 22, 2023
tiny mce editor tinymce

1:59 pm, February 22, 2023
Alpine JS Testing

1:59 pm, February 22, 2023
php validate email function

1:59 pm, February 22, 2023
How to Override Default Props in React

1:59 pm, February 22, 2023
still more comment spam

1:59 pm, February 22, 2023
load a youtube video in a fancybox modal

1:59 pm, February 22, 2023
using parse_url to extract parts of a url

2:00 pm, February 22, 2023
tinymce remove auto p tags setting

2:00 pm, February 22, 2023
js function to calculate golf scores

2:00 pm, February 22, 2023
center mode slick zoom testing

2:00 pm, February 22, 2023
parallax js scroll testing

2:00 pm, February 22, 2023
python getting started notes

2:00 pm, February 22, 2023
404 Error Page Codepen

2:01 pm, February 22, 2023
pi hole and hassio

2:01 pm, February 22, 2023
load random videos module using template

2:01 pm, February 22, 2023
Monitoring Visible Objects on Screen

2:01 pm, February 22, 2023
add click event to multiple link items

2:01 pm, February 22, 2023
find all elements add class jquery

2:01 pm, February 22, 2023
Making an image responsive using css

2:01 pm, February 22, 2023
chia mining research notes

2:01 pm, February 22, 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

clip

The clip CSS property defines a visible portion of an element. The clip property applies only to absolutely positioned elements — that is, elements with position:absolute or position:fixed.
clip css reference