List Views

Total Items found in Views is 185730.
An advanced collection of page views
clipboard copy js

9:36 am, January 30, 2023
material design icons google font

9:31 am, January 30, 2023
basic for loop odd numbers

9:24 am, January 30, 2023
simple file cache and check in php

9:20 am, January 30, 2023
set and check a cookie using js cookie

9:19 am, January 30, 2023
Mac Useful Keyboard Shortcuts

9:17 am, January 30, 2023
google map with overlay data

9:13 am, January 30, 2023
Tim and Crunchy Location RS3

9:12 am, January 30, 2023
show the current date in javascript

9:09 am, January 30, 2023
Site Widget Controls

9:07 am, January 30, 2023
Quick tool to convert time into decimal

9:05 am, January 30, 2023
using the :user-valid CSS pseudo-class

9:03 am, January 30, 2023
Farming Guides

8:57 am, January 30, 2023
Abyssal Demons on Slayer Task Guide

8:56 am, January 30, 2023
How to use default props in React

8:53 am, January 30, 2023
submit form with javascript

8:53 am, January 30, 2023
easy twitter embed code

8:50 am, January 30, 2023
CSS Drawing - Beach Scene

8:50 am, January 30, 2023
Nginx Server Block with Rewrite

8:46 am, January 30, 2023
RS3 Soul Cape and where to get it

8:36 am, January 30, 2023
load json data url with jquery

8:35 am, January 30, 2023
add paging to wp list query

8:30 am, January 30, 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
Even if you fall on your face, you're still moving forward.
Victor Kiam
Random CSS Property

max()

The max() CSS function lets you set the largest (most positive) value from a list of comma-separated expressions as the value of a CSS property value. The max() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
max() css reference