List Hits

Total Items found in Hits is 610327.
A Collection of Hits...
goodbye old grid theme

4:54 am, June 26, 2023
scroll left animation

4:54 am, June 26, 2023
tinymce remove auto p tags setting

4:17 am, June 26, 2023
weird search results being recorded

4:16 am, June 26, 2023
windows robocopy /? help and usage

4:12 am, June 26, 2023
show the current date in javascript

4:12 am, June 26, 2023
ES6 Nested Object Example

4:11 am, June 26, 2023
duplicate a line in vscode shortcut

4:08 am, June 26, 2023
more complex responsive tables css

3:56 am, June 26, 2023
php get file and save it

3:33 am, June 26, 2023
using let and const example

3:32 am, June 26, 2023
validate email address from string

3:32 am, June 26, 2023
Superl

3:00 am, June 26, 2023
Added Bootstrap Nightshade Again

2:55 am, June 26, 2023
change the window title

2:55 am, June 26, 2023
Cunningness

2:50 am, June 26, 2023
using let and const example

2:19 am, June 26, 2023
json jquery ajax request

2:00 am, June 26, 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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
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