List Hits

Total Items found in Hits is 532330.
A Collection of Hits...
bootstrap basic grid layout

2:25 am, June 12, 2023
add an outline to everything!

2:02 am, June 12, 2023
bouncing loader animation in css

2:01 am, June 12, 2023
json loop load elements

1:54 am, June 12, 2023
open sans @import embed font quick

1:39 am, June 12, 2023
Alpine JS Testing

1:35 am, June 12, 2023
using foundation 6.4 xy grid basics

1:30 am, June 12, 2023
Chat GPT slick slider code testing

1:30 am, June 12, 2023
Easy Meta Tags

1:23 am, June 12, 2023
play a sound every # of seconds

1:22 am, June 12, 2023
card counting example from fcc

1:14 am, June 12, 2023
OSRS Notes

1:01 am, June 12, 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

james clear
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