List Views

Total Items found in Views is 229023.
An advanced collection of page views
convert all images into base64 encoded

12:49 am, March 11, 2024
Slick Slider Carousel

12:49 am, March 11, 2024
material design icons google font

12:49 am, March 11, 2024
timeline class and function

12:49 am, March 11, 2024
Chat GPT slick slider code testing

12:50 am, March 11, 2024
react hello world with variable name

12:52 am, March 11, 2024
How to add jquery to squarespace site

12:52 am, March 11, 2024
testing chartjs

12:55 am, March 11, 2024
Google Font Embed - Play Gaming Font

12:55 am, March 11, 2024
Oswald Font Quick Embed

12:55 am, March 11, 2024
slick slider section quick add

12:55 am, March 11, 2024
list items matching a category title

12:56 am, March 11, 2024
using the kbd html tag

12:56 am, March 11, 2024
Console Tips and Tricks

12:57 am, March 11, 2024
add a moving chevron to your href link

12:57 am, March 11, 2024
enable dark mode in tinymce

12:57 am, March 11, 2024
basic for loop odd numbers

12:57 am, March 11, 2024
Drop Down Nav Opacity

12:58 am, March 11, 2024
a page with two images

12:58 am, March 11, 2024
function causing slow load time

12:58 am, March 11, 2024
MySQL to Sqlite converter

12:58 am, March 11, 2024
scrollbar replacement simplebar

12:58 am, March 11, 2024
checking for spam comments function

1:01 am, March 11, 2024
using a css grid area template

1:03 am, March 11, 2024
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-context()

The :host-context() 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's ancestor(s) in the place it sits inside the DOM hierarchy.
:host-context() css reference