List Views

Total Items found in Views is 177466.
An advanced collection of page views
fancybox load iframe inline

7:08 am, March 25, 2024
CSS Only Table Stacking Solution

7:02 am, March 25, 2024
OSRS How do I change my appearance?

6:59 am, March 25, 2024
human_filesize php

6:57 am, March 25, 2024
twitter json feed testing

6:56 am, March 25, 2024
KruXoR - October 2022 - Newsletter

6:53 am, March 25, 2024
landscape image document placeholder

6:53 am, March 25, 2024
function causing slow load time

6:52 am, March 25, 2024
Slick Slider Carousel

6:45 am, March 25, 2024
Google Fonts Multiple includes

6:40 am, March 25, 2024
using the kbd html tag

6:40 am, March 25, 2024
mithril testing

6:40 am, March 25, 2024
down chevron and styles

6:37 am, March 25, 2024
RS3 Divination locations 1-99

6:36 am, March 25, 2024
simple file cache and check in php

6:36 am, March 25, 2024
transform rotate a hexagon in css

6:34 am, March 25, 2024
animated duck on footer

6:31 am, March 25, 2024
adding an item to an array with php

6:30 am, March 25, 2024
loop through $_GET in php

6:19 am, March 25, 2024
Factorio Blueprint Books

6:19 am, March 25, 2024
slick slider section quick add

6:19 am, March 25, 2024
old browser check with javascript

6:19 am, March 25, 2024
Simple Line chart with Chart.js

6:18 am, March 25, 2024
javascript page redirect

6:17 am, March 25, 2024
youtube search api request function

6:15 am, March 25, 2024
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


Windows
Random CSS Property

clamp()

The clamp() CSS function clamps a value between an upper and lower bound. clamp() enables selecting a middle value within a range of values between a defined minimum and maximum. It takes three parameters: a minimum value, a preferred value, and a maximum allowed value. The clamp() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
clamp() css reference