List Hits

Total Items found in Hits is 576187.
A Collection of Hits...
get file name from path name in php

3:59 am, April 17, 2024
Quick Links

3:57 am, April 17, 2024
RS3 Leveling Progress - Maxed!

3:55 am, April 17, 2024
change the window title

3:50 am, April 17, 2024
layout homepage

3:50 am, April 17, 2024
linux mount a drive manually

3:45 am, April 17, 2024
Using Flexbox rather than Floats

3:42 am, April 17, 2024
Default Parameters for Functions

3:41 am, April 17, 2024
get element by id and hide it

3:41 am, April 17, 2024
RS3 Dungeoneering Leveling Log

3:29 am, April 17, 2024
RS3 Thieving Log - Safe Cracking

2:52 am, April 17, 2024
imgur upload from php

2:48 am, April 17, 2024
vimeo thumbnail generator

2:29 am, April 17, 2024
form submit override with javascript

2:20 am, April 17, 2024
making the search page nicer

2:07 am, April 17, 2024
prevent default click event on link

2:04 am, April 17, 2024
how to unzip in linux

1:59 am, April 17, 2024
chevron right

1:50 am, April 17, 2024
add new random image with button

1:10 am, April 17, 2024
check url hash using javascript

12:57 am, April 17, 2024
fancybox image popout easy

12:57 am, April 17, 2024
parallax js scroll testing

12:52 am, April 17, 2024
save string to file php

12:49 am, April 17, 2024
New World - Why to Join a Faction

12:40 am, April 17, 2024
zoom background of element when active

12:37 am, April 17, 2024
KruXoR Site Updates June 2022

12:37 am, April 17, 2024
RS3 Divination locations 1-99

12:37 am, April 17, 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


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