List Views

Total Items found in Views is 215675.
An advanced collection of page views
FCC - Basic: Profile Lookup

11:09 am, January 3, 2022
Applied Accessibility - Tab Index

10:58 am, January 3, 2022
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
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

:user-valid (:-moz-ui-valid)

The :user-valid CSS pseudo-class represents any validated form element whose value validates correctly based on its validation constraints. However, unlike :valid it only matches once the user has interacted with it.
:user-valid css reference