List Views

Total Items found in Views is 226560.
An advanced collection of page views
redirect www to non www

9:37 am, July 15, 2024
youtube embed iframe

9:41 am, July 15, 2024
RS3 Dailies Lists

9:43 am, July 15, 2024
lorem ipsum

9:43 am, July 15, 2024
Runescape Questing Notes and Log

9:43 am, July 15, 2024
python getting started notes

10:16 am, July 15, 2024
using let and const example

10:22 am, July 15, 2024
css html vertical center

10:25 am, July 15, 2024
Mega Menus Collection

10:56 am, July 15, 2024
loop to arr.length or array length

11:13 am, July 15, 2024
Best Atom Plugins 2019

11:20 am, July 15, 2024
jquery click function

11:23 am, July 15, 2024
sqlite basic sql and loop results

11:24 am, July 15, 2024
What is Core?

11:46 am, July 15, 2024
commit and push changes to git repo

11:58 am, July 15, 2024
Get Current Page URL PHP

12:12 pm, July 15, 2024
getType function for js

12:17 pm, July 15, 2024
table scroll responsive foundation

12:32 pm, July 15, 2024
count the elements in an array

12:52 pm, July 15, 2024
green circle tick svg

12:56 pm, July 15, 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
There is no way to happiness. Happiness is the way.
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