List Views

Total Items found in Views is 179196.
An advanced collection of page views
Use Recursion to Count Up

8:07 pm, November 1, 2021
show errors in php with toggle

7:51 pm, November 1, 2021
video embed no controls

7:46 pm, November 1, 2021

7:38 pm, November 1, 2021
add a user to a group

7:38 pm, November 1, 2021
css accordion basics

7:26 pm, November 1, 2021
cycle color using background

7:22 pm, November 1, 2021
Runescape Questing Notes and Log

7:15 pm, November 1, 2021
CSS Grid - Basic Columns

7:03 pm, November 1, 2021
tinymce remove auto p tags setting

6:58 pm, November 1, 2021
add chevrons to a ul list

6:53 pm, November 1, 2021
Viewport width and height calculations

6:49 pm, November 1, 2021
js check the length of a string

6:46 pm, November 1, 2021
Metal Dragons

6:45 pm, November 1, 2021
PHP/SQLite - Load Random Item

6:43 pm, November 1, 2021
getType function for js

6:37 pm, November 1, 2021
pretty printing json with php

6:34 pm, November 1, 2021
submit a form with javascript onclick

6:30 pm, November 1, 2021
ES6 Nested Object Example

6:25 pm, November 1, 2021
Making Images Retina Display Friendly

6:20 pm, November 1, 2021
using switch in a function

6:16 pm, November 1, 2021
adding a new line in javascript

6:13 pm, November 1, 2021
Form elements New Zealand region list

5:43 pm, November 1, 2021
wordpress get site url

5:36 pm, November 1, 2021
select onchange

5:32 pm, November 1, 2021
try catch test

5:10 pm, November 1, 2021
test php bundle write

4:59 pm, November 1, 2021
white space break word css

4:49 pm, November 1, 2021
php get file extension from a file name

4:38 pm, November 1, 2021
javascript try catch example function

4:28 pm, November 1, 2021
scroll left animation

4:28 pm, November 1, 2021
add paging to wp list query

4:28 pm, November 1, 2021
jquery clone and append elements

4:25 pm, November 1, 2021
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


Not Sure
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