List Views

Total Items found in Views is 278819.
An advanced collection of page views
Oswald Font Quick Embed

1:11 am, March 31, 2025
New World - Why to Join a Faction

1:12 am, March 31, 2025
tools i still want to create

1:13 am, March 31, 2025
Spam IP Database and delete button

1:14 am, March 31, 2025
Python import into SQLite research

1:14 am, March 31, 2025
Video Notes: Stop Being the Nice Guy

1:14 am, March 31, 2025
add paging to wp list query

1:15 am, March 31, 2025
Shark Attack Life saving technique

1:15 am, March 31, 2025
How to make your code look nice

1:17 am, March 31, 2025
Windows Emoji Shortcut

1:17 am, March 31, 2025
RS3 Slayer - Ganodermic Creatures

1:18 am, March 31, 2025
show views list function

1:19 am, March 31, 2025
Animal Crossing House Design's

1:20 am, March 31, 2025
RS3 Divination Leveling Log

1:20 am, March 31, 2025
RS3 Slayer - Feral Dinosaurs

1:20 am, March 31, 2025
css cursor types testing

1:21 am, March 31, 2025
Importing CSS Reference

1:22 am, March 31, 2025
imgur upload from php

1:22 am, March 31, 2025
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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
Be Yourself, Back Yourself
Kristie Bennett, Survivor
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