List Views

Total Items found in Views is 222765.
An advanced collection of page views
chevron up

4:16 am, July 18, 2022
chevron down

4:16 am, July 18, 2022
video embed tag

4:15 am, July 18, 2022
add chevrons to a ul list

4:15 am, July 18, 2022
make all links target new window

4:14 am, July 18, 2022
page load timer class

4:14 am, July 18, 2022
load content with jquery

4:14 am, July 18, 2022
add this

4:14 am, July 18, 2022
wordpress main nav dropdown fix

4:13 am, July 18, 2022
meta refresh reload page

4:11 am, July 18, 2022
twitter icon font awesome

4:10 am, July 18, 2022
how to json encode an array in php

4:04 am, July 18, 2022
globe svg testing (broken)

4:03 am, July 18, 2022
list group card item template

4:03 am, July 18, 2022
css accordion basics

4:01 am, July 18, 2022
down chevron and styles

3:59 am, July 18, 2022
Forster Cam Log's

3:58 am, July 18, 2022
using gzdeflate on a string php

3:57 am, July 18, 2022
round number with js

3:56 am, July 18, 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

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