List Hits

Total Items found in Hits is 570465.
A Collection of Hits...
load json data url with jquery

12:36 pm, January 27, 2024
foundation make row full width

12:37 pm, January 27, 2024
add a moving chevron to your href link

12:37 pm, January 27, 2024
A short unsplash image url

1:58 pm, January 27, 2024
Slick Slider Carousel

1:59 pm, January 27, 2024
css accordion basics

1:59 pm, January 27, 2024
Nginx Server Block with Rewrite

1:59 pm, January 27, 2024
cycle color using background

1:59 pm, January 27, 2024
fancybox v3.4 - Mixed gallery

1:59 pm, January 27, 2024
adding react with JSX using babel

1:59 pm, January 27, 2024
codemirror htmlmixed textarea

2:00 pm, January 27, 2024
Video Placeholder Image HTML

2:00 pm, January 27, 2024
redirect www to non www

2:00 pm, January 27, 2024
Auto Create HTML Code Snippets

2:01 pm, January 27, 2024
Create Strings using Template Literals

2:01 pm, January 27, 2024
testing chartjs

2:01 pm, January 27, 2024
How do Self-Closing JSX Tags Work?

2:01 pm, January 27, 2024
emoji data - version 1.0

2:01 pm, January 27, 2024
CSS

2:44 pm, January 27, 2024
chia mining research notes

5:53 pm, January 27, 2024
pi hole and hassio

5:53 pm, January 27, 2024
pi400 how to take a screen shot

5:53 pm, January 27, 2024
Oswald Font Quick Embed

5:55 pm, January 27, 2024
rounded click me button with icon

5:55 pm, January 27, 2024
load content with jquery

5:55 pm, January 27, 2024
php get file and save it

5:56 pm, January 27, 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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
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