List Views

Total Items found in Views is 216796.
An advanced collection of page views
document ready wordpress jquery

6:40 am, March 1, 2022
adding an item to an array with php

6:37 am, March 1, 2022
try catch test

6:36 am, March 1, 2022
python Install Beautiful Soup

6:29 am, March 1, 2022
testing equality

6:29 am, March 1, 2022
bootstrap alert template

5:44 am, March 1, 2022
wordpress get template directory

5:19 am, March 1, 2022
php html template class system

5:19 am, March 1, 2022
white space break word css

5:16 am, March 1, 2022
tools i still want to create

5:01 am, March 1, 2022
Importing CSS Reference

5:01 am, March 1, 2022
Radial Click Effect

4:38 am, March 1, 2022
simple usage for php password_hash

4:31 am, March 1, 2022
scroll to top html css and js

4:28 am, March 1, 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


Me
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