List Views

Total Items found in Views is 215675.
An advanced collection of page views
php basic page router

3:10 am, March 27, 2023
Javascript Objects Notes

3:10 am, March 27, 2023
javascript basic test array and loop

3:10 am, March 27, 2023
get yesterdays date with javascript

3:09 am, March 27, 2023
get tomorrows date with javascript

3:09 am, March 27, 2023
Auto Changing Image URL

3:09 am, March 27, 2023
top bar overflow issues [fixed]

3:09 am, March 27, 2023
assign array to variables in a loop

3:09 am, March 27, 2023
Bootstrap Darkmode Switch

3:09 am, March 27, 2023
google map with overlay data

3:09 am, March 27, 2023
Get the documentURI with JS

3:08 am, March 27, 2023
csv read example

3:08 am, March 27, 2023
Twitter Post Fetcher Script

3:08 am, March 27, 2023
php countries array

3:08 am, March 27, 2023
KruXoR Site Updates June 2022

2:57 am, March 27, 2023
using let rather than var

2:56 am, March 27, 2023
digital clock with jquery

2:56 am, March 27, 2023
goodbye old grid theme

2:56 am, March 27, 2023
logo tickers marquee slow scrolling

2:52 am, March 27, 2023
weird search results being recorded

2:47 am, March 27, 2023
Factorio Blueprint Books

2:45 am, March 27, 2023
Forster Cam Log's

2:45 am, March 27, 2023
Importing CSS Reference

2:44 am, March 27, 2023
set active class based on url value

2:44 am, March 27, 2023
jquery check if a sub element exists

2:43 am, March 27, 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


James Clear
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