List Views

Total Items found in Views is 226563.
An advanced collection of page views
github logo background png css

7:41 am, January 1, 2022
RS3 Soul Cape and where to get it

7:35 am, January 1, 2022
fancybox load iframe inline

7:32 am, January 1, 2022
RS3 Combat Bars

7:29 am, January 1, 2022
Quick Links

7:25 am, January 1, 2022
foundation accordion for version 6.x

7:18 am, January 1, 2022
google map with overlay data

7:15 am, January 1, 2022
wordpress get home url

7:13 am, January 1, 2022
embed and use a ttf font font face

7:13 am, January 1, 2022
darken background image using css

7:09 am, January 1, 2022
using the kbd html tag

7:06 am, January 1, 2022
php countries array

7:05 am, January 1, 2022
Crafting - 1 - 99 guide

6:57 am, January 1, 2022
What is Core?

6:55 am, January 1, 2022
How to add jquery to squarespace site

6:55 am, January 1, 2022
install cmatrix on mac m1

6:53 am, January 1, 2022
Factorio Blueprint Books

6:51 am, January 1, 2022
adding pagination to custom wp_query

6:49 am, January 1, 2022
Prevent Object Mutation

6:37 am, January 1, 2022
rounded click me button with icon

6:33 am, January 1, 2022
site update incoming before and after

6:27 am, January 1, 2022
How do Self-Closing JSX Tags Work?

6:26 am, January 1, 2022
youtube search api request function

6:22 am, January 1, 2022
Complex Arrow Function Example

6:19 am, January 1, 2022
How to use default props in React

6:19 am, January 1, 2022
how to embed google fonts icons

6:16 am, January 1, 2022
Mac Useful Keyboard Shortcuts

6:15 am, January 1, 2022
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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
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