List Views

Total Items found in Views is 184213.
An advanced collection of page views
bootstrap form basic

10:29 am, March 21, 2022
foundation includes cdnjs

10:55 am, March 21, 2022
animate css

10:59 am, March 21, 2022
php check if a class exists

11:14 am, March 21, 2022
Windows Emoji Shortcut

11:39 am, March 21, 2022
Whois Lookup

11:42 am, March 21, 2022
Running Windows on pi400 notes

11:42 am, March 21, 2022
Shark Attack Life saving technique

11:44 am, March 21, 2022
site update incoming before and after

11:54 am, March 21, 2022
IP Address

11:58 am, March 21, 2022
get the current month as a number

12:07 pm, March 21, 2022
Metal Dragons

12:37 pm, March 21, 2022
video embed tag

12:38 pm, March 21, 2022
php get file and save it

1:07 pm, March 21, 2022
favicon code meta tag

1:14 pm, March 21, 2022
card.html template

1:14 pm, March 21, 2022
Tim and Crunchy Location RS3

1:24 pm, March 21, 2022
pulsating dots - glow glowing

1:24 pm, March 21, 2022
mouse outline svg

1:28 pm, March 21, 2022
pi400 how to take a screen shot

2:05 pm, March 21, 2022
Python import into SQLite research

3:00 pm, March 21, 2022
jquery jqueryui vue script includes

3:05 pm, March 21, 2022
RS3 Summoning Quick Oblesque

3:43 pm, March 21, 2022
Farming Guides

3:47 pm, March 21, 2022
Moving the cursor on iPhone 11

4:30 pm, 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


Me
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