List Views

Total Items found in Views is 222871.
An advanced collection of page views
Video Placeholder Image HTML

1:38 am, May 2, 2023
javascript update item in object

1:35 am, May 2, 2023
Do While Loop

1:31 am, May 2, 2023
table border collapse

1:27 am, May 2, 2023
Alpine JS Testing

1:19 am, May 2, 2023
pi400 how to take a screen shot

1:05 am, May 2, 2023
Mac Apps

12:56 am, May 2, 2023
using gzdeflate on a string php

12:52 am, May 2, 2023
list group card template

12:49 am, May 2, 2023
Random Links for December 2022

12:29 am, May 2, 2023
animate css

12:27 am, May 2, 2023
Greater Demons

12:25 am, May 2, 2023
list group card item template

12:20 am, May 2, 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
I believe that success can be measured in the number of uncomfortable conversations you're willing to have.
Unknown
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