List Views

Total Items found in Views is 213191.
An advanced collection of page views
count the elements in an array

4:10 am, October 17, 2022
cycle color using background

4:08 am, October 17, 2022
add chevrons to a ul list

4:04 am, October 17, 2022
set and check a cookie using js cookie

4:03 am, October 17, 2022
Tools

3:57 am, October 17, 2022
Javascript Objects Notes

3:57 am, October 17, 2022
Applied Accessibility - Access Keys

3:54 am, October 17, 2022
center mode slick zoom testing

3:54 am, October 17, 2022
flex align center vertical horizontal

3:52 am, October 17, 2022
layout homepage

3:45 am, October 17, 2022
Robocopy Options /? help

3:44 am, October 17, 2022
play a sound every # of seconds

3:41 am, October 17, 2022
top bar overflow issues [fixed]

3:29 am, October 17, 2022
add paging to wp list query

3:22 am, October 17, 2022
Get Current Page URL PHP

3:18 am, October 17, 2022
enable dark mode in tinymce

3:13 am, October 17, 2022
flush dns on mac

3:12 am, October 17, 2022
json loop load elements

3:05 am, October 17, 2022
zoom background of element when active

3:03 am, October 17, 2022
target 1st td in a table with css

2:59 am, October 17, 2022
Viewport width and height calculations

2:55 am, October 17, 2022
ken burns slow image zoom

2:55 am, October 17, 2022
js function to calculate golf scores

2:54 am, October 17, 2022
meta keywords tag

2:53 am, October 17, 2022
tinymce remove auto p tags setting

2:52 am, October 17, 2022
video embed tag

2:52 am, October 17, 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

min()

The min() CSS function lets you set the smallest (most negative) value from a list of comma-separated expressions as the value of a CSS property value. The min() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
min() css reference