List Views

Total Items found in Views is 216806.
An advanced collection of page views
Quick Embed - Google Font - Fira Sans

11:52 pm, August 27, 2023
Windows CIFS Optional Features Network

11:52 pm, August 27, 2023
How To Install SQLite on Ubuntu 20.04

11:52 pm, August 27, 2023
Quick Embed - Google Font - Inter

11:50 pm, August 27, 2023
Create a Simple JSX Element

11:48 pm, August 27, 2023
linux list all drives and partitions

11:46 pm, August 27, 2023
getting the site title vs the page name

11:46 pm, August 27, 2023
right align something in its element

11:45 pm, August 27, 2023
Enabling SSH on Ubuntu

11:45 pm, August 27, 2023
testing chartjs

11:45 pm, August 27, 2023
twitter json feed testing

11:43 pm, August 27, 2023
darken background image using css

11:42 pm, August 27, 2023
jquery check if a sub element exists

11:41 pm, August 27, 2023
Return a file extention from a string

11:41 pm, August 27, 2023
How to use default props in React

11:40 pm, August 27, 2023
atom editor useful keyboard shortcuts

11:40 pm, August 27, 2023
add an outline to everything!

11:39 pm, August 27, 2023
Use Recursion to Return a Range Array

11:39 pm, August 27, 2023
inline fancybox modal testing

11:38 pm, August 27, 2023
jqueryui date selector

11:38 pm, August 27, 2023
select onchange

11:37 pm, August 27, 2023
Greater Demons

11:37 pm, August 27, 2023
still more comment spam

11:36 pm, August 27, 2023
log the console log output to a div

11:36 pm, August 27, 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
Be Yourself, Back Yourself
Kristie Bennett, Survivor
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