List Views

Total Items found in Views is 216803.
An advanced collection of page views
chocolatey command line for windows

4:40 am, July 31, 2023
play a sound every # of seconds

4:40 am, July 31, 2023
Factorio Megabase-In-A-Book

4:40 am, July 31, 2023
ken burns slow image zoom

4:39 am, July 31, 2023
log the console log output to a div

4:36 am, July 31, 2023
php save csv from array to file

4:36 am, July 31, 2023
javascript isset equivalent

4:35 am, July 31, 2023
adding an item to an array with php

4:34 am, July 31, 2023
Core - File Structure

4:32 am, July 31, 2023
get the current month as a number

4:31 am, July 31, 2023
meta refresh reload page

4:26 am, July 31, 2023
javascript add class to element

4:23 am, July 31, 2023
Running Windows on pi400 notes

4:22 am, July 31, 2023
css prefers-color-scheme example

4:21 am, July 31, 2023
page scroll indicator research

4:21 am, July 31, 2023
Applied Accessibility - Access Keys

4:19 am, July 31, 2023
bootstrap alert template

4:18 am, July 31, 2023
making var_dump look nice

4:18 am, July 31, 2023
pretty printing json with php

4:18 am, July 31, 2023
Oswald Font Quick Embed

4:18 am, July 31, 2023
convert json string to a php array

4:17 am, July 31, 2023
twitter social sharing meta tags

4:13 am, July 31, 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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
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