List Views

Total Items found in Views is 229023.
An advanced collection of page views
get current url with php

10:23 am, May 1, 2024
submit form with javascript

10:36 am, May 1, 2024
loop through $_GET in php

10:45 am, May 1, 2024
RS3 Slayer - Ganodermic Creatures

10:48 am, May 1, 2024
python import and print url

10:51 am, May 1, 2024
codemirror htmlmixed textarea

10:56 am, May 1, 2024
bootstrap dark mode

10:57 am, May 1, 2024
json jquery ajax request

11:03 am, May 1, 2024
test php bundle write

11:08 am, May 1, 2024
RS3 Thieving Log - Safe Cracking

11:14 am, May 1, 2024
flexbox layout template

11:14 am, May 1, 2024
foundation old grid format

11:15 am, May 1, 2024
check box highlight text area css

11:22 am, May 1, 2024
backdrop-filter: blur(10px);

11:34 am, May 1, 2024
css cursor types testing

12:00 pm, May 1, 2024
using the kbd html tag

12:01 pm, May 1, 2024
php save csv from array to file

12:09 pm, May 1, 2024
pi400 how to take a screen shot

12:11 pm, May 1, 2024
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

“Make no mistake: This is not your diary. You are not letting it all hang out. You are picking and choosing every single word.”


Dani Shapiro
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