List Hits

Total Items found in Hits is 574117.
A Collection of Hits...
keyframe animations css

7:16 am, March 27, 2023
Get the documentURI with JS

7:15 am, March 27, 2023
start ssh and add key git

7:15 am, March 27, 2023
get current url with php

7:15 am, March 27, 2023
atom on mac and synchronise settings

7:15 am, March 27, 2023
Making an image responsive using css

7:15 am, March 27, 2023
enable dark mode in tinymce

7:15 am, March 27, 2023
json test objects (or arrays)

7:15 am, March 27, 2023
convert json string to a php array

7:15 am, March 27, 2023
check length of element jquery

7:14 am, March 27, 2023
using vue and json data

7:14 am, March 27, 2023
jquery toggle menu testing

7:14 am, March 27, 2023
inline form field padding

7:13 am, March 27, 2023
my old hunter in wow

7:13 am, March 27, 2023
lorem ipsum

7:13 am, March 27, 2023
using the kbd html tag

7:12 am, March 27, 2023
css prefers-color-scheme example

7:11 am, March 27, 2023
design nice block header

7:11 am, March 27, 2023
embed and use a ttf font font face

7:10 am, March 27, 2023
set active class based on url value

7:10 am, March 27, 2023
bootstrap styled buttons

7:09 am, March 27, 2023
backdrop-filter: blur(10px);

7:09 am, March 27, 2023
javascript update item in object

7:09 am, March 27, 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
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