List Views

Total Items found in Views is 226560.
An advanced collection of page views
commit and push changes to git repo

2:03 am, September 7, 2022
jqueryui includes css and js

3:30 am, September 7, 2022
search bug Above

4:17 am, September 7, 2022
IP Address

4:43 am, September 7, 2022
foundation old grid format

5:09 am, September 7, 2022
making var_dump look nice

6:22 am, September 7, 2022
bootstrap basic grid layout

10:38 am, September 7, 2022
Form elements New Zealand region list

6:47 pm, September 7, 2022
Generate Sub menu using Core

2:50 am, September 8, 2022
chevron up

8:42 am, September 8, 2022
meta description tag

4:48 pm, September 8, 2022
add a gtag.js pdf click event

9:46 am, September 9, 2022
flex shorthand css

10:09 am, September 9, 2022
meta keywords tag

5:49 pm, September 9, 2022
mouse outline svg

7:51 pm, September 9, 2022

9:26 am, September 10, 2022
preg_replace ereg_replace replace all chars

11:00 pm, September 11, 2022
adding an item to an array with php

11:00 pm, September 11, 2022
card.html template

11:00 pm, September 11, 2022
Factorio Blueprint Books

11:01 pm, September 11, 2022
RS3 Dailies Lists

11:02 pm, September 11, 2022
Auto Create HTML Code Snippets

11:02 pm, September 11, 2022
RS3 Slayer - Feral Dinosaurs

11:02 pm, September 11, 2022
still more comment spam

11:03 pm, September 11, 2022
load json data url with jquery

11:03 pm, September 11, 2022
what is a motorbus

11:03 pm, September 11, 2022
bootstrap alert template

11:05 pm, September 11, 2022
using multiple text shadow

11:05 pm, September 11, 2022
round number with js

11:07 pm, September 11, 2022
add an outline to everything!

11:07 pm, September 11, 2022
OSRS Optimal Quest Guide

11:07 pm, September 11, 2022
gallery carousel center mode

11:08 pm, September 11, 2022
Graceful outfit

11:09 pm, September 11, 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
Old programmers never die; they just lose some of their functions.
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