List Views

Total Items found in Views is 227783.
An advanced collection of page views
purple partyhat price info feb 21

2:01 am, March 13, 2023
Applied Accessibility - Access Keys

1:58 am, March 13, 2023
backdrop-filter: blur(10px);

1:53 am, March 13, 2023
margin padding framework

1:52 am, March 13, 2023
Generate Sub menu using Core

1:51 am, March 13, 2023
js function to calculate golf scores

1:50 am, March 13, 2023
timeline class and function

1:50 am, March 13, 2023
Core Class - Basic Core Structure

1:48 am, March 13, 2023
Core - File Structure

1:48 am, March 13, 2023
validate email address from string

1:45 am, March 13, 2023
using scroll-behavior: smooth css

1:45 am, March 13, 2023
What is Core?

1:42 am, March 13, 2023
pulse map dots

1:42 am, March 13, 2023
Flickity - autoPlay with Loop

1:41 am, March 13, 2023
Quick Embed - Google Font - Inter

1:41 am, March 13, 2023
duplicate a line in vscode shortcut

1:38 am, March 13, 2023
bootstrap styled buttons

1:35 am, March 13, 2023
show the year with js

1:34 am, March 13, 2023
document ready wordpress jquery

1:34 am, March 13, 2023
codemirror htmlmixed textarea

1:34 am, March 13, 2023
getType function for js

1:33 am, March 13, 2023
fancybox inline auto size modal easy

1:31 am, March 13, 2023
Graceful outfit

1:31 am, March 13, 2023
flush dns on mac

1:30 am, March 13, 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


Bajo
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