List Hits

Total Items found in Hits is 610344.
A Collection of Hits...
CSS Grid - Basic Columns

12:58 am, September 28, 2022
https

12:28 am, September 28, 2022
code security

11:41 pm, September 27, 2022
RS3 Best AFK training all skills Referrer

11:35 pm, September 27, 2022
https

11:34 pm, September 27, 2022
console dir usage

11:33 pm, September 27, 2022
OSRS Optimal Quest Guide Referrer

11:28 pm, September 27, 2022
Whois Lookup

11:14 pm, September 27, 2022
Make the Welcome Text box Smaller

11:13 pm, September 27, 2022
load a youtube video in a fancybox modal

11:07 pm, September 27, 2022
Get Current Page URL PHP

11:07 pm, September 27, 2022
the

10:45 pm, September 27, 2022
make all links target new window

10:16 pm, September 27, 2022
the

10:13 pm, September 27, 2022
making the search page nicer

10:07 pm, September 27, 2022
Changing an array declared with const

9:23 pm, September 27, 2022
Do While Loop

9:16 pm, September 27, 2022
section

8:48 pm, September 27, 2022
latest

8:44 pm, September 27, 2022
section

8:44 pm, September 27, 2022
Arch

8:34 pm, September 27, 2022
the

8:06 pm, September 27, 2022
scrollbar replacement simplebar

8:02 pm, September 27, 2022
https

7:12 pm, September 27, 2022
https

7:10 pm, September 27, 2022
play a sound every # of seconds

6:37 pm, September 27, 2022
add a class to a div with an id javascript

5:44 pm, September 27, 2022
the

5:07 pm, September 27, 2022
add click event to multiple link items

5:03 pm, September 27, 2022
extract youtube image from video url

4:16 pm, September 27, 2022
my old hunter in wow

4:10 pm, September 27, 2022
Use Recursion to Return a Range Array

3:57 pm, September 27, 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
There is a qualitative and quantitative difference between a day that begins with a little exercise, a book, meditation, a good meal, a thoughtful walk, and the start of a day that begins with a smartphone in bed.
Unknown
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