List Hits

Total Items found in Hits is 532351.
A Collection of Hits...
flems embed in url

11:34 am, August 3, 2023
Cashier

11:31 am, August 3, 2023
atom editor useful keyboard shortcuts

11:29 am, August 3, 2023
search within files in a directory

11:26 am, August 3, 2023
a page with two images

11:25 am, August 3, 2023
RS3 Best AFK training all skills

11:24 am, August 3, 2023
What's the Point of Docker?

11:20 am, August 3, 2023
link to an external stylesheet

11:18 am, August 3, 2023
foundation accordion for version 6.x

11:16 am, August 3, 2023
pulse map dots

11:15 am, August 3, 2023
clipboard copy js

11:15 am, August 3, 2023
bootstrap basic grid layout

11:12 am, August 3, 2023
Console Tips and Tricks

11:11 am, August 3, 2023
video embed no controls

11:10 am, August 3, 2023
bootstrap dark mode

11:10 am, August 3, 2023
javascript add class to element

11:10 am, August 3, 2023
text

11:09 am, August 3, 2023
php html template class system

11:01 am, August 3, 2023
adv

10:49 am, August 3, 2023
pron

10:46 am, August 3, 2023
Arch

10:34 am, August 3, 2023
pron

10:24 am, August 3, 2023
bootstrap styled buttons

10:17 am, August 3, 2023
Google Page Speed Cleanup and Testing

10:11 am, August 3, 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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
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