List Views

Total Items found in Views is 226560.
An advanced collection of page views
ES5 vs ES6 Object Example

5:05 am, July 10, 2023
card.html template

5:06 am, July 10, 2023
get the current month as a number

5:12 am, July 10, 2023
Windows Emoji Shortcut

5:22 am, July 10, 2023
Search Duplicating Bugs

5:25 am, July 10, 2023
bootstrap dark mode

5:26 am, July 10, 2023
fancybox load iframe inline

5:27 am, July 10, 2023
Generate a Random User Name

5:28 am, July 10, 2023
Prevent Object Mutation

5:31 am, July 10, 2023
using switch in a function

5:31 am, July 10, 2023
csv read example

5:32 am, July 10, 2023
open sans @import embed font quick

5:33 am, July 10, 2023
lorem ipsum

5:35 am, July 10, 2023
Lynx Titan

5:35 am, July 10, 2023
get text between tags

5:36 am, July 10, 2023
page scroll indicator research

5:39 am, July 10, 2023
simple table stripe striping

5:40 am, July 10, 2023
Drop Down Nav Opacity

5:41 am, July 10, 2023
make any element editable

5:42 am, July 10, 2023
Runescape Log - June 2023 - Part 1

5:44 am, July 10, 2023
Javascript Objects Notes

5:46 am, July 10, 2023
list group bootstrap template

5:46 am, July 10, 2023
KruXoR Site Updates June 2022

5:47 am, July 10, 2023
css slow zoom in animation

5:49 am, July 10, 2023
transform rotate a hexagon in css

6:00 am, July 10, 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


seren spirit :(
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