List Views

Total Items found in Views is 179409.
An advanced collection of page views
rotate an element when its selected

12:01 am, April 22, 2024
RS3 Best AFK training all skills

11:59 pm, April 21, 2024
wordpress get site url

11:54 pm, April 21, 2024
OSRS Notes

11:52 pm, April 21, 2024
Tools

11:51 pm, April 21, 2024
Windows Reinstall Again - 2022 Edition

11:51 pm, April 21, 2024
set active class based on url value

11:50 pm, April 21, 2024
fancybox inline auto size modal easy

11:46 pm, April 21, 2024
atom editor useful keyboard shortcuts

11:45 pm, April 21, 2024
Quicksand font quick install

11:37 pm, April 21, 2024
Mega Menus Collection

11:36 pm, April 21, 2024
adding react with JSX using babel

11:32 pm, April 21, 2024
mysql to sqlite notes

11:30 pm, April 21, 2024
form submit override with javascript

11:29 pm, April 21, 2024
RS3 Herb Run Notes

11:25 pm, April 21, 2024
add click event to multiple link items

11:24 pm, April 21, 2024
css accordion basics

11:23 pm, April 21, 2024
simple javascript no library accordion

11:21 pm, April 21, 2024
Objects in javascript

11:20 pm, April 21, 2024
CSS Filter Generator from Hex Code

11:20 pm, April 21, 2024
Efficient OSRS Maxing Guide

11:18 pm, April 21, 2024
Spam IP Database and delete button

11:18 pm, April 21, 2024
ken burns slow image zoom

11:12 pm, April 21, 2024
explode a string into an array

11:10 pm, April 21, 2024
show views list function

11:09 pm, April 21, 2024
Greater Demons

11:09 pm, April 21, 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
time you enjoyed wasting is not wasted time
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