List Views

Total Items found in Views is 222764.
An advanced collection of page views
cycle color using background

6:29 am, April 18, 2022
purple partyhat price info feb 21

6:20 am, April 18, 2022
pulsating dots - glow glowing

6:08 am, April 18, 2022
python Install Beautiful Soup

5:53 am, April 18, 2022
console dir usage

5:46 am, April 18, 2022
play a sound every # of seconds

5:42 am, April 18, 2022
fancybox modal popup example

5:41 am, April 18, 2022
Love Like Dislike API and Javascript

5:33 am, April 18, 2022
select onchange

5:32 am, April 18, 2022
Fast and Furious 2022

5:31 am, April 18, 2022
javascript window.onload

5:29 am, April 18, 2022
explode a string into an array

5:26 am, April 18, 2022
javascript basic test array and loop

5:24 am, April 18, 2022
try catch test

5:22 am, April 18, 2022
Latest from Code Widget

5:16 am, April 18, 2022
del

5:15 am, April 18, 2022
bootstrap basic grid layout

5:14 am, April 18, 2022
CSS Grid - Basic Columns

5:13 am, April 18, 2022
css prefers-color-scheme example

5:13 am, April 18, 2022
tinymce remove auto p tags setting

5:12 am, April 18, 2022
video embed no controls

5:07 am, April 18, 2022
change favicon with jquery

5:03 am, April 18, 2022
youtube search api request function

5:03 am, April 18, 2022
Farming Guides

4:58 am, April 18, 2022
fancybox image popout easy

4:55 am, April 18, 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
"Let us prepare our minds as if we'd come to the very end of life. Let us postpone nothing. Let us balance life's books each day ... The one who puts the finishing touches on their life each day is never short of time."
Seneca
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