List Hits

Total Items found in Hits is 574117.
A Collection of Hits...
javascript window.onload

12:04 pm, February 22, 2023
Quick tool to convert time into decimal

12:03 pm, February 22, 2023
install codemirror for textareas [added]

12:03 pm, February 22, 2023
jqueryui date selector

12:03 pm, February 22, 2023
a page with two images

12:03 pm, February 22, 2023
recreate marquee element using css

12:02 pm, February 22, 2023
Spam IP Database and delete button

12:02 pm, February 22, 2023
style page numbers [fixed]

12:02 pm, February 22, 2023
CSS Only Table Stacking Solution

12:01 pm, February 22, 2023
clipboard copy js

12:01 pm, February 22, 2023
extract youtube image from video url

12:00 pm, February 22, 2023
What's the Point of Docker?

12:00 pm, February 22, 2023
adding react to a website in 3 steps

11:59 am, February 22, 2023
jquery toggle menu testing

11:59 am, February 22, 2023
MySQL to Sqlite converter

11:58 am, February 22, 2023
javascript update item in object

11:58 am, February 22, 2023
Robocopy Options /? help

11:58 am, February 22, 2023
Laptop Thoughts and Options Jul 2021

11:58 am, February 22, 2023
digital clock with jquery

11:58 am, February 22, 2023
uniqid random string

11:57 am, February 22, 2023
count total results from distinct sqlite

11:57 am, February 22, 2023
renew all SSL certificates with certbot

11:56 am, February 22, 2023
Use Recursion to Count Down

11:56 am, February 22, 2023
fancybox image popout easy

11:56 am, February 22, 2023
Make the Welcome Text box Smaller

11:55 am, February 22, 2023
jquery click function

11:54 am, February 22, 2023
a page with two images

11:54 am, February 22, 2023
Python import into SQLite research

11:53 am, February 22, 2023
video embed tag

11:52 am, February 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

radial-gradient()

The radial-gradient() CSS function creates an image consisting of a progressive transition between two or more colors that radiate from an origin. Its shape may be a circle or an ellipse. The function's result is an object of the <gradient> data type, which is a special kind of <image>.
radial-gradient() css reference