List Views

Total Items found in Views is 185730.
An advanced collection of page views
easy twitter embed code

11:49 pm, June 30, 2023
RS3 Herb Run Notes

11:48 pm, June 30, 2023
javascript basic test array and loop

11:47 pm, June 30, 2023
PHP/SQLite - Load Random Item

11:45 pm, June 30, 2023
Dropdown Box with Searchable Text

11:40 pm, June 30, 2023
inline form field padding

11:37 pm, June 30, 2023
Factorio Blueprint Books

11:36 pm, June 30, 2023
google map with overlay data

11:33 pm, June 30, 2023
Video Notes: Stop Being the Nice Guy

11:32 pm, June 30, 2023
Efficient OSRS Maxing Guide

11:32 pm, June 30, 2023
function causing slow load time

11:30 pm, June 30, 2023
Google Font Embed - Play Gaming Font

11:30 pm, June 30, 2023
check url hash using javascript

11:29 pm, June 30, 2023
Factorio Megabase-In-A-Book

11:27 pm, June 30, 2023
foundation includes cdnjs

11:25 pm, June 30, 2023
sqlite basic sql and loop results

11:21 pm, June 30, 2023
easy section wrap in foundation

11:18 pm, June 30, 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
Treasure every moment that you have and treasure it more because you shared it with someone special, special enough to spend your time...and remember that time waits for no one.
Unknown
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