List Views

Total Items found in Views is 178975.
An advanced collection of page views
Mac Useful Keyboard Shortcuts

4:13 am, September 26, 2022
tiny mce editor tinymce

4:04 am, September 26, 2022
RS3 Herb Run Notes

3:57 am, September 26, 2022
Clean Windows Setup

3:55 am, September 26, 2022
Using Flexbox rather than Floats

3:52 am, September 26, 2022
card counting example from fcc

3:49 am, September 26, 2022
extracting the useful bits of bootstrap

3:48 am, September 26, 2022
Factorio Blueprint Books

3:43 am, September 26, 2022
php mysql table exists function

3:43 am, September 26, 2022
bold the numbers in a ol li list

3:35 am, September 26, 2022
Change link target with JQuery

3:29 am, September 26, 2022
play a sound every # of seconds

3:28 am, September 26, 2022
youtube embed no controls auto play iframe

3:27 am, September 26, 2022
creating a button creator in javascript

3:27 am, September 26, 2022
renew all SSL certificates with certbot

3:24 am, September 26, 2022
video embed no controls

3:24 am, September 26, 2022
json loop load elements

3:24 am, September 26, 2022
cycle color using background

3:24 am, September 26, 2022
Runescape Getting the 20 Year Veteran Cape

3:20 am, September 26, 2022
Dropdown Box with Searchable Text

3:16 am, September 26, 2022
download icon svg

3:16 am, September 26, 2022
darken background image using css

3:13 am, September 26, 2022
flexbox layout template

3:12 am, September 26, 2022
inline fancybox modal testing

3:10 am, September 26, 2022
OSRS Notes

3:06 am, September 26, 2022
basic for loop

3:06 am, September 26, 2022
Laptop Thoughts and Options Jul 2021

3:04 am, September 26, 2022
OSRS Optimal Quest Guide

2:56 am, September 26, 2022
php convert date now into a sql timestamp

2:52 am, September 26, 2022
jquery clone and append elements

2:48 am, September 26, 2022
Mining 1-99

2:47 am, September 26, 2022
wordpress get template directory

2:43 am, September 26, 2022
parallax js scroll testing

2:36 am, September 26, 2022
chia mining research notes

2:34 am, September 26, 2022
Mac Apps

2:26 am, September 26, 2022
bootstrap styled buttons

2:24 am, September 26, 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


Bajo
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