List Hits

Total Items found in Hits is 610295.
A Collection of Hits...
sqlite fetchArray into another array

8:15 am, February 1, 2024
How do Self-Closing JSX Tags Work?

8:10 am, February 1, 2024
https

8:05 am, February 1, 2024
How to Override Default Props in React

7:59 am, February 1, 2024
Testing AI in Notion

7:58 am, February 1, 2024
php substr return part of a string

7:56 am, February 1, 2024
check if something is an array

7:39 am, February 1, 2024
log the console log output to a div

7:23 am, February 1, 2024
add a gtag.js pdf click event

7:19 am, February 1, 2024
drop shadow text class easy drop shadow

7:05 am, February 1, 2024
https

6:53 am, February 1, 2024
stack a table using css responsive

6:45 am, February 1, 2024
Changing an array declared with const

6:39 am, February 1, 2024
style page numbers [fixed]

6:11 am, February 1, 2024
hide the third row in a table with css

6:00 am, February 1, 2024
Farming Allotment patch locations

5:57 am, February 1, 2024
bootstrap basic grid layout

5:50 am, February 1, 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
There is no way to happiness. Happiness is the way.
Unknown
Random CSS Property

scale3d()

The scale3d() CSS function defines a transformation that resizes an element in 3D space. Because the amount of scaling is defined by a vector, it can resize different dimensions at different scales. Its result is a <transform-function> data type.
scale3d() css reference