List Views

Total Items found in Views is 178790.
An advanced collection of page views
validate email address from string

7:03 am, July 11, 2022
Lynx Titan

6:55 am, July 11, 2022
javascript window.onload

6:43 am, July 11, 2022
select onchange

6:41 am, July 11, 2022
css accordion basics

6:33 am, July 11, 2022
Use Recursion to Count Up

6:15 am, July 11, 2022
using foundation 6.4 xy grid basics

6:14 am, July 11, 2022
json test objects (or arrays)

6:13 am, July 11, 2022
material design icons google font

6:10 am, July 11, 2022
Kahlil Gibran on Marriage

6:09 am, July 11, 2022
copy file

5:59 am, July 11, 2022
tiny mce editor tinymce

5:57 am, July 11, 2022
Javascript Objects Notes

5:55 am, July 11, 2022
How to Add Comments in JSX

5:53 am, July 11, 2022
flexbox layout template

5:47 am, July 11, 2022
Console Tips and Tricks

5:47 am, July 11, 2022
pi hole and hassio

5:46 am, July 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
I believe that success can be measured in the number of uncomfortable conversations you're willing to have.
Unknown
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