List Views

Total Items found in Views is 215675.
An advanced collection of page views
add click event to multiple link items

1:47 am, September 1, 2023
make labels or badges look better

1:47 am, September 1, 2023
Video Placeholder Image HTML

1:47 am, September 1, 2023
Testing AI in Notion

1:46 am, September 1, 2023
php list all the functions in a class

1:45 am, September 1, 2023
testing chartjs

1:43 am, September 1, 2023
video embed no controls

1:42 am, September 1, 2023
add chevrons to a ul list

1:42 am, September 1, 2023
video embed full screen all screen sizes

1:40 am, September 1, 2023
Auto Changing Image URL

1:39 am, September 1, 2023
404 Error Page Codepen

1:39 am, September 1, 2023
Console Tips and Tricks

1:38 am, September 1, 2023
gallery carousel center mode

1:33 am, September 1, 2023
add paging to wp list query

1:33 am, September 1, 2023
Form elements New Zealand region list

1:33 am, September 1, 2023
white space pre-wrap formatting

1:32 am, September 1, 2023
verify the google recapture server php

1:31 am, September 1, 2023
chevron left

1:31 am, September 1, 2023
right align something in its element

1:31 am, September 1, 2023
Leaflet Quick Start Example

1:30 am, September 1, 2023
layout homepage

1:30 am, September 1, 2023
pi hole and hassio

1:26 am, September 1, 2023
check browser version and show a message

1:22 am, September 1, 2023
Mega Menus Collection

1:22 am, September 1, 2023
compare equality function

1:21 am, September 1, 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
Old programmers never die; they just lose some of their functions.
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