List Views

Total Items found in Views is 222871.
An advanced collection of page views
keyframe animations css

10:56 am, January 3, 2022
gallery carousel center mode

10:38 am, January 3, 2022
color cycle drop shadow

10:37 am, January 3, 2022
Prevent Object Mutation

10:37 am, January 3, 2022
show the browsers name in javascript

10:31 am, January 3, 2022
Generate a random title from an array

10:27 am, January 3, 2022
darken background image using css

10:23 am, January 3, 2022
cycle color using background

10:21 am, January 3, 2022
Using Flexbox rather than Floats

10:17 am, January 3, 2022
javascript basic test array and loop

10:11 am, January 3, 2022
simple javascript no library accordion

10:10 am, January 3, 2022
my default text shadow css

10:10 am, January 3, 2022
form elements australian state list

9:59 am, January 3, 2022
change file permissions to -rw-rw-r--

9:54 am, January 3, 2022
how to json encode an array in php

9:50 am, January 3, 2022
New World - Why to Join a Faction

9:49 am, January 3, 2022
js function to calculate golf scores

9:45 am, January 3, 2022
set the html of an element javascript

9:41 am, January 3, 2022
Best Atom Plugins 2019

9:35 am, January 3, 2022
php countries array

9:27 am, January 3, 2022
json test objects (or arrays)

9:25 am, January 3, 2022
css :active pseudo-class usage

9:22 am, January 3, 2022
check length of element jquery

9:10 am, January 3, 2022
How to make your code look nice

9:05 am, January 3, 2022
wordpress get home url

9:03 am, January 3, 2022
scrollbar replacement simplebar

8:50 am, January 3, 2022
javascript update item in object

8:48 am, January 3, 2022
border box reset

8:47 am, January 3, 2022
using the kbd html tag

8:47 am, January 3, 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
Treasure every moment that you have and treasure it more because you shared it with someone special, special enough to spend your time...and remember that time waits for no one.
Unknown
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