List Views

Total Items found in Views is 216796.
An advanced collection of page views
Search Duplicating Bugs

5:44 am, April 3, 2023
CSS Grid - Basic Columns

5:39 am, April 3, 2023
margin padding framework

5:38 am, April 3, 2023
darken background image using css

5:38 am, April 3, 2023
easy section wrap in foundation

5:37 am, April 3, 2023
jquery clone and append elements

5:36 am, April 3, 2023
Animal Crossing House Design's

5:35 am, April 3, 2023
Testing Playwrite on for Node

5:34 am, April 3, 2023
box shadow example(s) - drop shadow

5:33 am, April 3, 2023
gallery carousel center mode

5:26 am, April 3, 2023
Bootstrap Darkmode Switch

5:19 am, April 3, 2023
RS3 Hunter Leveling Logs and Notes

5:17 am, April 3, 2023
Alpine JS Testing

5:17 am, April 3, 2023
CSS Drawing - Beach Scene

5:13 am, April 3, 2023
jquery toggle menu testing

5:12 am, April 3, 2023
Top 10 Terraria Houses

5:08 am, April 3, 2023
linux mount a drive manually

5:07 am, April 3, 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
The happiest People don't have the best of everything, they just make the best of everything.
Unknown
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