List Hits

Total Items found in Hits is 576158.
A Collection of Hits...
work

9:56 am, April 26, 2022
current

9:55 am, April 26, 2022
A short unsplash image url

9:50 am, April 26, 2022
the

9:48 am, April 26, 2022
using

9:44 am, April 26, 2022
order

9:43 am, April 26, 2022
open

9:41 am, April 26, 2022
solid

9:39 am, April 26, 2022
name

9:38 am, April 26, 2022
opener

9:38 am, April 26, 2022
green

9:38 am, April 26, 2022
Order

9:35 am, April 26, 2022
kruxor

9:35 am, April 26, 2022
color

9:27 am, April 26, 2022
Using

9:25 am, April 26, 2022
document ready wordpress jquery

9:25 am, April 26, 2022
CSS

9:23 am, April 26, 2022
Easy Meta Tags

9:20 am, April 26, 2022
https

9:02 am, April 26, 2022
truncate string using jquery

8:49 am, April 26, 2022
jqueryui date selector

8:48 am, April 26, 2022
Python import into SQLite research

8:39 am, April 26, 2022
meta description tag

8:38 am, April 26, 2022
generating all css colours with php?

8:29 am, April 26, 2022
using the kbd html tag

8:25 am, April 26, 2022
Do While Loop

8:25 am, April 26, 2022
flex shorthand css

8:25 am, April 26, 2022
Change link target with JQuery

8:07 am, April 26, 2022
rounded click me button with icon

8:03 am, April 26, 2022
check url hash using javascript

7:57 am, April 26, 2022
border box reset

7:55 am, April 26, 2022
foundation make row full width

7:38 am, April 26, 2022
my old hunter in wow

7:38 am, April 26, 2022
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
"Let us prepare our minds as if we'd come to the very end of life. Let us postpone nothing. Let us balance life's books each day ... The one who puts the finishing touches on their life each day is never short of time."
Seneca
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