List Hits

Total Items found in Hits is 535079.
A Collection of Hits...
using let rather than var

6:04 am, May 22, 2023
youtube embed iframe

6:33 am, May 22, 2023
using scroll-behavior: smooth css

6:44 am, May 22, 2023
images

6:49 am, May 22, 2023
p pr vb n

7:05 am, May 22, 2023
Rower

7:09 am, May 22, 2023
page load timer class

7:19 am, May 22, 2023
p pr vb n

8:36 am, May 22, 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
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