List Hits

Total Items found in Hits is 532226.
A Collection of Hits...
favicon code meta tag

3:41 am, March 23, 2023
encode url with javascript

3:41 am, March 23, 2023
layout homepage

3:41 am, March 23, 2023
commit and push changes to git repo

3:40 am, March 23, 2023
meta keywords tag

3:40 am, March 23, 2023
inline form field padding

3:40 am, March 23, 2023
scroll left animation

3:40 am, March 23, 2023
simple table stripe striping

3:39 am, March 23, 2023
css font style italic

3:39 am, March 23, 2023
jquery click function

3:39 am, March 23, 2023
grid column and row spacing

3:38 am, March 23, 2023
meta keywords tag

3:38 am, March 23, 2023
table border collapse

3:38 am, March 23, 2023
truncate string using jquery

3:38 am, March 23, 2023
PHP/SQLite - Load Random Item

3:38 am, March 23, 2023
Do While Loop

3:38 am, March 23, 2023
meta description tag

3:37 am, March 23, 2023
form elements australian state list

3:37 am, March 23, 2023
Get the documentURI with JS

3:36 am, March 23, 2023
rounded click me button with icon

3:36 am, March 23, 2023
my default text shadow css

3:36 am, March 23, 2023
transform rotate a hexagon in css

3:36 am, March 23, 2023
favicon code meta tag

3:36 am, March 23, 2023
simple file cache and check in php

3:35 am, March 23, 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