List Views

Total Items found in Views is 179441.
An advanced collection of page views
check url hash using javascript

7:33 pm, March 1, 2023
get tomorrows date with javascript

7:32 pm, March 1, 2023
using let and const example

7:21 pm, March 1, 2023
get current year in javascript

7:20 pm, March 1, 2023
bootstrap alert template

7:20 pm, March 1, 2023
human_filesize php

7:10 pm, March 1, 2023
check if a file exists with php

6:56 pm, March 1, 2023
Find Disk Space Usage using DU

6:49 pm, March 1, 2023
pre-line white space settings

6:47 pm, March 1, 2023
top bar overflow issues [fixed]

6:40 pm, March 1, 2023
Leaflet Quick Start Example

6:35 pm, March 1, 2023
down chevron and styles

6:28 pm, March 1, 2023
timeline class and function

6:26 pm, March 1, 2023
flexbox layout template

6:15 pm, March 1, 2023
Using Flexbox rather than Floats

6:15 pm, March 1, 2023
RS3 Herb Locations

6:03 pm, March 1, 2023
php validate email function

5:50 pm, March 1, 2023
Clean Windows Setup

5:46 pm, March 1, 2023
Forster Cam Log's

5:38 pm, March 1, 2023
fancybox v3.4 - Mixed gallery

5:36 pm, March 1, 2023
Metal Dragons

5:24 pm, March 1, 2023
fancybox load iframe inline

5:20 pm, March 1, 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
Even if you fall on your face, you're still moving forward.
Victor Kiam
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