List Views

Total Items found in Views is 222764.
An advanced collection of page views
a ghost that follows your cursor

5:16 pm, July 1, 2023
compare non equality function

5:03 pm, July 1, 2023
svg carret right css class

4:03 pm, July 1, 2023
load the latest single item only

2:01 pm, July 1, 2023
Date Conversion PHP

1:34 pm, July 1, 2023
select onchange

1:34 pm, July 1, 2023
scrollbar replacement simplebar

1:07 pm, July 1, 2023
favicon code meta tag

12:45 pm, July 1, 2023
validate email address from string

12:03 pm, July 1, 2023
check box highlight text area css

11:51 am, July 1, 2023
save string to file php

11:16 am, July 1, 2023
jquery load wait function

9:43 am, July 1, 2023
search bug Above

9:22 am, July 1, 2023
layout homepage

9:01 am, July 1, 2023
RS3 Slayer - Feral Dinosaurs

8:54 am, July 1, 2023
foundation responsive tables

8:35 am, July 1, 2023
vimeo thumbnail generator

8:00 am, July 1, 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
Interesting...

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