List Hits

Total Items found in Hits is 756532.
A Collection of Hits...
Fast and Furious 2022

2:17 pm, January 15, 2024
How to Pass an Array as Props in React

2:17 pm, January 15, 2024
css slow zoom in animation

1:18 pm, January 15, 2024
chocolatey command line for windows

12:23 pm, January 15, 2024
chia mining research notes

12:22 pm, January 15, 2024
date

12:18 pm, January 15, 2024
bootstrap styled buttons

12:17 pm, January 15, 2024
Bootstrap 4 Center menu items in a navbar

12:10 pm, January 15, 2024
Top 10 Terraria Houses

12:04 pm, January 15, 2024
sqlite check table name exists

12:04 pm, January 15, 2024
hide the third row in a table with css

12:02 pm, January 15, 2024
change padding of element with javascript

11:48 am, January 15, 2024
set the html of an element javascript

11:26 am, January 15, 2024
log the console log output to a div

11:15 am, January 15, 2024
how to copy the folder path in finder

11:02 am, January 15, 2024
check if a ul contains a ul li

11:01 am, January 15, 2024
old browser check with javascript

10:27 am, January 15, 2024
Quick Embed Figtree Font

10:17 am, January 15, 2024
adding an item to an array with php

10:06 am, January 15, 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
Many of life's failures are people who did not realize how close they were to success when they gave up.
Thomas A. Edison
Random CSS Property

conic-gradient()

The conic-gradient() CSS function creates an image consisting of a gradient with color transitions rotated around a center point (rather than radiating from the center). Example conic gradients include pie charts and color wheels. The result of the conic-gradient() function is an object of the <gradient> data type, which is a special kind of <image>.
conic-gradient() css reference