List Views

Total Items found in Views is 184209.
An advanced collection of page views
flems embed in url

8:47 am, January 29, 2024
json jquery ajax request

8:48 am, January 29, 2024
truncate string using jquery

8:48 am, January 29, 2024
simple usage for php password_hash

8:49 am, January 29, 2024
using the :user-valid CSS pseudo-class

8:49 am, January 29, 2024
document ready wordpress jquery

8:49 am, January 29, 2024
Use Recursion to Count Down

8:49 am, January 29, 2024
search bug Above

8:50 am, January 29, 2024
check url hash using javascript

8:50 am, January 29, 2024
layout homepage

8:51 am, January 29, 2024
check if something is an array

8:51 am, January 29, 2024
bouncing loader animation in css

8:52 am, January 29, 2024
old browser check with javascript

8:52 am, January 29, 2024
filter drop shadow

8:53 am, January 29, 2024
for loop with a 5 increment

8:53 am, January 29, 2024
getting the site title vs the page name

8:53 am, January 29, 2024
zoom background of element when active

8:53 am, January 29, 2024
assign array to variables in a loop

8:55 am, January 29, 2024
add years as options to select dropdown

8:56 am, January 29, 2024
get last month as a number with php

8:56 am, January 29, 2024
random number using rand

8:56 am, January 29, 2024
IP Address

8:57 am, January 29, 2024
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


seren spirit :(
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