List Hits

Total Items found in Hits is 535092.
A Collection of Hits...
load the latest single item only

6:11 am, March 21, 2022
play a sound every # of seconds

6:11 am, March 21, 2022
material design icons google font

6:11 am, March 21, 2022
FCC - Basic: Profile Lookup

6:11 am, March 21, 2022
Console Tips and Tricks

6:11 am, March 21, 2022
design nice block header

6:11 am, March 21, 2022
Document

6:13 am, March 21, 2022
the

6:14 am, March 21, 2022
code

6:14 am, March 21, 2022
above & beyond: group therapy

6:16 am, March 21, 2022
Document

6:17 am, March 21, 2022
full

6:17 am, March 21, 2022
Monstercat

6:17 am, March 21, 2022
html

6:18 am, March 21, 2022
form elements australian state list

6:18 am, March 21, 2022
install atom editor on ubuntu

6:18 am, March 21, 2022
Importing CSS Reference

6:18 am, March 21, 2022
basic for loop

6:19 am, March 21, 2022
above & beyond: group therapy

6:19 am, March 21, 2022
jquery enable and disable attribute

6:19 am, March 21, 2022
appear

6:19 am, March 21, 2022
Monstercat

6:23 am, March 21, 2022
Tools

6:24 am, March 21, 2022
value

6:25 am, March 21, 2022
the

6:31 am, March 21, 2022
Ibiza Sensations by Luis del Villar

6:31 am, March 21, 2022
pi hole and hassio

6:32 am, March 21, 2022
How to Add Comments in JSX

6:32 am, March 21, 2022
adding react to a website in 3 steps

6:32 am, March 21, 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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

:host()

The :host() CSS pseudo-class function selects the shadow host of the shadow DOM containing the CSS it is used inside (so you can select a custom element from inside its shadow DOM) — but only if the selector given as the function's parameter matches the shadow host.
:host() css reference