List Hits

Total Items found in Hits is 610333.
A Collection of Hits...
how to json encode an array in php

11:40 am, March 7, 2023
OSRS Notes

10:44 am, March 7, 2023
bogan

10:24 am, March 7, 2023
jquery load wait function

10:24 am, March 7, 2023
goodbye old grid theme

9:45 am, March 7, 2023
using switch in a function

9:45 am, March 7, 2023
filter drop shadow

9:37 am, March 7, 2023
Pikelets

9:34 am, March 7, 2023
using the kbd html tag

9:21 am, March 7, 2023
Complex Arrow Function Example

9:21 am, March 7, 2023
favicon code meta tag

8:32 am, March 7, 2023
Create a Simple JSX Element

7:55 am, March 7, 2023
Tools

7:35 am, March 7, 2023
show the year with js

7:05 am, March 7, 2023
add paging to wp list query

6:21 am, March 7, 2023
jquery click function

6:21 am, March 7, 2023
explode a string into an array

5:18 am, March 7, 2023
Core - File Structure

4:56 am, March 7, 2023
Lynx Titan

4:44 am, March 7, 2023
Tim and Crunchy Location RS3

4:14 am, March 7, 2023
Testing AI in Notion

4:14 am, March 7, 2023
video embed no controls

4:13 am, March 7, 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
“We ought to take outdoor walks in order that the mind may be strengthened and refreshed by the open air and much breathing.".
Seneca
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