List Views

Total Items found in Views is 242572.
An advanced collection of page views
center mode slick zoom testing

12:04 am, March 14, 2022
javascript try catch example function

12:04 am, March 14, 2022
zoom background of element when active

12:04 am, March 14, 2022
How to Pass an Array as Props in React

12:04 am, March 14, 2022
How to use default props in React

12:03 am, March 14, 2022
using clamp js to clamp lines of text

12:03 am, March 14, 2022
twitter json feed testing

12:03 am, March 14, 2022
Testing Playwrite on for Node

12:03 am, March 14, 2022
How to Override Default Props in React

12:03 am, March 14, 2022
get element by id and hide it

12:02 am, March 14, 2022
Bootstrap Darkmode Switch

12:02 am, March 14, 2022
list group card template

12:00 am, March 14, 2022
console dir

11:27 pm, March 13, 2022
make any element editable

4:33 am, March 11, 2022
commit and push changes to git repo

4:27 am, March 11, 2022
animate css

4:26 am, March 11, 2022
css prefers-color-scheme example

12:48 am, March 11, 2022
del

6:20 am, March 10, 2022
wordpress get home url

8:19 pm, March 9, 2022
link to an external stylesheet

6:04 pm, March 9, 2022
youtube embed iframe

12:10 pm, March 9, 2022
transform rotate an element in css

12:09 pm, March 9, 2022
border box reset

6:35 am, March 9, 2022
php check if a class exists

12:49 am, March 9, 2022
using scroll-behavior: smooth css

9:49 pm, March 8, 2022
bootstrap alert template

9:22 pm, March 8, 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
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
Unknown
Random CSS Property

:host-context()

The :host-context() 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's ancestor(s) in the place it sits inside the DOM hierarchy.
:host-context() css reference