List Views

Total Items found in Views is 185730.
An advanced collection of page views
Robocopy Options /? help

11:03 pm, July 24, 2022
Bootstrap Darkmode Switch

11:03 pm, July 24, 2022
emoji data - version 1.0

11:02 pm, July 24, 2022
MySQL to Sqlite converter

11:02 pm, July 24, 2022
search within files in a directory

11:02 pm, July 24, 2022
Slick Slider Carousel

11:02 pm, July 24, 2022
youtube search api request function

11:02 pm, July 24, 2022
load content with jquery

11:02 pm, July 24, 2022
sqlite basic sql and loop results

11:01 pm, July 24, 2022
codemirror with auto preview window

11:01 pm, July 24, 2022
php print an array nicely

11:01 pm, July 24, 2022
timeline class and function

11:01 pm, July 24, 2022
using multiple text shadow

11:01 pm, July 24, 2022
Mac Useful Keyboard Shortcuts

11:01 pm, July 24, 2022
design nice block header

11:01 pm, July 24, 2022
making var_dump look nice

11:01 pm, July 24, 2022
show the browsers name in javascript

11:01 pm, July 24, 2022
Testing Playwrite on for Node

11:01 pm, July 24, 2022
animated duck on footer

11:01 pm, July 24, 2022
Input Suggestions using a datalist

11:01 pm, July 24, 2022
pretty printing json with php

11:01 pm, July 24, 2022
twitter json feed testing

11:00 pm, July 24, 2022
gallery carousel center mode

11:00 pm, July 24, 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
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-linear-gradient()

The repeating-linear-gradient() CSS function creates an image consisting of repeating linear gradients. It is similar to linear-gradient() and takes the same arguments, but it repeats the color stops infinitely in all directions so as to cover its entire container. The function's result is an object of the <gradient> data type, which is a special kind of <image>.
repeating-linear-gradient() css reference