List Hits

Total Items found in Hits is 610370.
A Collection of Hits...
get current url with php

5:05 pm, May 19, 2023
foundation make row full width

5:05 pm, May 19, 2023
p pr vb n

4:33 pm, May 19, 2023
compare equality function

4:23 pm, May 19, 2023
dropdown section

3:47 pm, May 19, 2023
Arch

3:35 pm, May 19, 2023
play a sound every # of seconds

3:33 pm, May 19, 2023
php save csv from array to file

2:58 pm, May 19, 2023
How to make your code look nice

2:43 pm, May 19, 2023
my default text shadow css

2:39 pm, May 19, 2023
csv read example

1:21 pm, May 19, 2023
table border collapse

11:46 am, May 19, 2023
p pr vb n

11:37 am, May 19, 2023
center mode slick zoom testing

11:35 am, May 19, 2023
Pine

11:33 am, May 19, 2023
p pr vb n

11:19 am, May 19, 2023
Oft

11:17 am, May 19, 2023
p pr vb n

11:07 am, May 19, 2023
Nerveless

11:02 am, May 19, 2023
Wildly

10:25 am, May 19, 2023
json jquery ajax request

8:31 am, May 19, 2023
windowlocation

8:06 am, May 19, 2023
windowlocation

7:55 am, May 19, 2023
Myopic

7:18 am, May 19, 2023
pander

7:17 am, May 19, 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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
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