List Views

Total Items found in Views is 229023.
An advanced collection of page views
easy twitter embed code

6:27 am, January 8, 2024
testing equality

6:31 am, January 8, 2024
Use Recursion to Return a Range Array

6:32 am, January 8, 2024
get yesterdays date with javascript

6:32 am, January 8, 2024
Pikelets

6:36 am, January 8, 2024
using foundation 6.4 xy grid basics

6:43 am, January 8, 2024
wp register plugin settings admin

6:52 am, January 8, 2024
download icon svg

7:00 am, January 8, 2024
backdrop-filter: blur(10px);

7:05 am, January 8, 2024
pi400 how to take a screen shot

7:09 am, January 8, 2024
generating all css colours with php?

7:11 am, January 8, 2024
mad fans case setup 9 case fans!

7:12 am, January 8, 2024
Prevent Object Mutation

7:13 am, January 8, 2024
test php bundle write

7:14 am, January 8, 2024
rounded click me button with icon

7:35 am, January 8, 2024
white space break word css

7:35 am, January 8, 2024
down chevron and styles

7:41 am, January 8, 2024
keyframe animations css

7:43 am, January 8, 2024
using let and const example

7:44 am, January 8, 2024
page scroll indicator research

7:46 am, January 8, 2024
layout homepage

7:51 am, January 8, 2024
simple file cache and check in php

7:52 am, January 8, 2024
Generate a random title from an array

8:00 am, January 8, 2024
Multidimensional Array

8:01 am, January 8, 2024
console dir usage

8:01 am, January 8, 2024
generate a new SSH key on mac for git

8:02 am, January 8, 2024
javascript try catch example function

8:03 am, January 8, 2024
Applied Accessibility - Tab Index

8:04 am, January 8, 2024
using the kbd html tag

8:04 am, January 8, 2024
page load timer class

8:09 am, January 8, 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
You drown not by falling in the river, but by staying submerged.
Unknown
Random CSS Property

scale()

The scale() CSS function defines a transformation that resizes an element on the 2D plane. Because the amount of scaling is defined by a vector, it can resize the horizontal and vertical dimensions at different scales. Its result is a <transform-function> data type.
scale() css reference