List Views

Total Items found in Views is 177466.
An advanced collection of page views
count the elements in an array

4:53 am, August 16, 2023
Facebook HTML for Sharing a Link

4:25 am, August 16, 2023
random number using rand

4:21 am, August 16, 2023

3:27 am, August 16, 2023
link to an external stylesheet

3:20 am, August 16, 2023
RS3 Combat Bars

2:18 am, August 16, 2023
RS3 Summoning Quick Oblesque

1:38 am, August 16, 2023
simple file cache and check in php

1:33 am, August 16, 2023
Use Recursion to Count Up

12:59 am, August 16, 2023
border box reset

12:41 am, August 16, 2023
wp register plugin settings admin

11:30 pm, August 15, 2023
Generate Sub menu using Core

11:08 pm, August 15, 2023
jquery clone and append elements

10:45 pm, August 15, 2023
react basic hello world

10:23 pm, August 15, 2023
grid column and row spacing

9:32 pm, August 15, 2023
jquery enable and disable attribute

9:09 pm, August 15, 2023
bootstrap toggle element collapse

9:06 pm, August 15, 2023
New World - Why to Join a Faction

8:59 pm, August 15, 2023
favicon code meta tag

8:16 pm, August 15, 2023
random emojis copy and paste

8:15 pm, August 15, 2023
Fast and Furious 2022

7:59 pm, August 15, 2023
a page with two images

7:45 pm, August 15, 2023
using gzdeflate on a string php

6:41 pm, August 15, 2023
get the last letter of a string

5:53 pm, August 15, 2023
Custom 12 Grid using CSS Grid

5:20 pm, August 15, 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


minecraft
Random CSS Property

:host()

The :host() 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.
:host() css reference