List Hits

Total Items found in Hits is 756534.
A Collection of Hits...
inline form field padding

12:02 pm, May 3, 2024
javascript add class to element

11:40 am, May 3, 2024
Move any element with css offsets

11:39 am, May 3, 2024
getType function for js

11:36 am, May 3, 2024
Multidimensional Array

11:34 am, May 3, 2024
css html vertical center

11:29 am, May 3, 2024
using vue and json data

11:23 am, May 3, 2024
mysql to sqlite notes

11:10 am, May 3, 2024
Running Windows on pi400 notes

11:02 am, May 3, 2024
Bootstrap Darkmode Switch

10:59 am, May 3, 2024
get text between tags

10:59 am, May 3, 2024
csv read example

10:46 am, May 3, 2024
gallery carousel center mode

10:36 am, May 3, 2024
count the elements in an array

10:25 am, May 3, 2024
my default text shadow css

10:20 am, May 3, 2024
Clean Windows Setup

10:19 am, May 3, 2024
chia mining research notes

10:16 am, May 3, 2024
add chevrons to a ul list

9:59 am, May 3, 2024
sqlite check table name exists

9:51 am, May 3, 2024
save string to file php

9:03 am, May 3, 2024
linux mount a drive manually

8:47 am, May 3, 2024
copy file

8:39 am, May 3, 2024
RS3 Slayer - Feral Dinosaurs

8:16 am, May 3, 2024
javascript update item in object

8:08 am, May 3, 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
I believe that success can be measured in the number of uncomfortable conversations you're willing to have.
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