List Hits

Total Items found in Hits is 756530.
A Collection of Hits...
play a sound every # of seconds

12:27 pm, December 9, 2024
using foundation 6.4 xy grid basics

12:26 pm, December 9, 2024
Mac Apps

12:26 pm, December 9, 2024
green circle tick svg

12:26 pm, December 9, 2024
Runescape Log - June 2023 - Part 1

12:26 pm, December 9, 2024
wordpress get template directory

12:25 pm, December 9, 2024
Laptop Thoughts and Options Jul 2021

12:25 pm, December 9, 2024
inline form field padding

12:24 pm, December 9, 2024
Sweet Alert 2 Methods and Examples

12:22 pm, December 9, 2024

12:21 pm, December 9, 2024
link to an external stylesheet

12:16 pm, December 9, 2024
javascript update item in object

12:16 pm, December 9, 2024
restyle and shorten number

12:15 pm, December 9, 2024
How do Self-Closing JSX Tags Work?

12:14 pm, December 9, 2024
bold the numbers in a ol li list

12:12 pm, December 9, 2024
css accordion basics

12:12 pm, December 9, 2024
moto

12:10 pm, December 9, 2024

12:10 pm, December 9, 2024
backdrop-filter: blur(10px);

12:05 pm, December 9, 2024
json jquery ajax request

12:05 pm, December 9, 2024
adding a new line in javascript

12:04 pm, December 9, 2024
ATV

12:03 pm, December 9, 2024
old browser check with javascript

11:57 am, December 9, 2024
restyle and shorten number

11:55 am, December 9, 2024
php get file extension from a file name

11:55 am, December 9, 2024

11:54 am, December 9, 2024
template

11:54 am, December 9, 2024
Bandon Grove Park (RESERVE)

11:51 am, December 9, 2024
load json data url with jquery

11:49 am, December 9, 2024
split a string into links using the comma

11:49 am, December 9, 2024
get element by id and hide it

11:49 am, December 9, 2024
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


Bajo
Random CSS Property

repeating-radial-gradient()

The repeating-radial-gradient() CSS function creates an image consisting of repeating gradients that radiate from an origin. It is similar to radial-gradient() and takes the same arguments, but it repeats the color stops infinitely in all directions so as to cover its entire container, similar to repeating-linear-gradient(). The function's result is an object of the <gradient> data type, which is a special kind of <image>.
repeating-radial-gradient() css reference