List Views

Total Items found in Views is 222764.
An advanced collection of page views
IP Address

1:58 am, February 5, 2024
Spam IP Database and delete button

1:57 am, February 5, 2024
php save csv from array to file

1:56 am, February 5, 2024
copy file

1:56 am, February 5, 2024
bootstrap alert template

1:54 am, February 5, 2024
submit a form with javascript onclick

1:53 am, February 5, 2024
RS3 Herb Locations

1:52 am, February 5, 2024
css using perspective for transforms

1:51 am, February 5, 2024
RS3 Post 99 Leveling Log

1:51 am, February 5, 2024
Find Disk Space Usage using DU

1:51 am, February 5, 2024
FCC - Basic: Profile Lookup

1:48 am, February 5, 2024
jquery click function

1:45 am, February 5, 2024
bootstrap styled buttons

1:44 am, February 5, 2024
php get file and save it

1:42 am, February 5, 2024
human_filesize php

1:42 am, February 5, 2024
Monitoring Visible Objects on Screen

1:42 am, February 5, 2024
sqlite escape string

1:41 am, February 5, 2024
get yesterdays date with javascript

1:40 am, February 5, 2024
making the search page nicer

1:40 am, February 5, 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
"Let us prepare our minds as if we'd come to the very end of life. Let us postpone nothing. Let us balance life's books each day ... The one who puts the finishing touches on their life each day is never short of time."
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