List Hits

Total Items found in Hits is 557603.
A Collection of Hits...
rounded click me button with icon

1:34 am, August 16, 2024
jquery jqueryui vue script includes

1:35 am, August 16, 2024
scroll to top html css and js

1:35 am, August 16, 2024
console dir usage

1:35 am, August 16, 2024
simple table stripe striping

1:35 am, August 16, 2024
php basic page router

1:35 am, August 16, 2024
jquery check if a sub element exists

1:35 am, August 16, 2024
lorem ipsum

1:35 am, August 16, 2024
using multiple text shadow

1:35 am, August 16, 2024
ES6 Nested Object Example

1:36 am, August 16, 2024
Radial Click Effect

1:36 am, August 16, 2024
linux mount a drive manually

1:36 am, August 16, 2024
show the browsers name in javascript

1:36 am, August 16, 2024
get element by id with javascript

1:36 am, August 16, 2024
adding react to a website in 3 steps

1:36 am, August 16, 2024
youtube embed iframe

1:37 am, August 16, 2024
windows robocopy /? help and usage

1:56 am, August 16, 2024
tools i still want to create

1:56 am, August 16, 2024
Prevent Object Mutation

1:56 am, August 16, 2024
Return a file extention from a string

1:56 am, August 16, 2024
the

3:14 am, August 16, 2024
MySQL to Sqlite converter

3:14 am, August 16, 2024
Quick Embed Figtree Font

3:14 am, August 16, 2024
loop through $_GET in php

3:15 am, August 16, 2024
test love like dislike script from api

3:15 am, August 16, 2024
turn on or off error reporting php

3:15 am, August 16, 2024
Lato font quick install

3:15 am, August 16, 2024
Auto Changing Image URL

3:15 am, August 16, 2024
css grid for layouts with no rows

3:15 am, August 16, 2024
Best Atom Plugins 2019

3:15 am, August 16, 2024
darken background image using css

3:15 am, August 16, 2024
change string to capital words ucwords

3:16 am, August 16, 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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
Random CSS Property

url()

The url() CSS function is used to include a file. The parameter is an absolute URL, a relative URL, a blob URL, or a data URL. The url() function can be passed as a parameter of another CSS functions, like the attr() function. Depending on the property for which it is a value, the resource sought can be an image, font, or a stylesheet. The url() functional notation is the value for the <url> data type.
url() css reference