List Views

Total Items found in Views is 229023.
An advanced collection of page views
set and check a cookie using js cookie

11:44 pm, October 23, 2022
Custom 12 Grid using CSS Grid

11:45 pm, October 23, 2022
search within files in a directory

11:45 pm, October 23, 2022
parallax js scroll testing

11:46 pm, October 23, 2022
Applied Accessibility - Tab Index

11:46 pm, October 23, 2022
Make the Welcome Text box Smaller

11:46 pm, October 23, 2022
Using Flexbox rather than Floats

11:46 pm, October 23, 2022
basic for loop

11:46 pm, October 23, 2022
list items matching a category title

11:46 pm, October 23, 2022
github logo background png css

11:47 pm, October 23, 2022
make any element editable

11:47 pm, October 23, 2022
transform rotate a hexagon in css

11:47 pm, October 23, 2022
Input Suggestions using a datalist

11:47 pm, October 23, 2022
animated duck on footer

11:47 pm, October 23, 2022
white space break word css

11:47 pm, October 23, 2022
Install PHP without Apache on Ubuntu

11:47 pm, October 23, 2022
Windows Emoji Shortcut

11:48 pm, October 23, 2022
add chevrons to a ul list

11:48 pm, October 23, 2022
javascript isset equivalent

11:48 pm, October 23, 2022
ken burns slow image zoom

11:48 pm, October 23, 2022
random emojis copy and paste

11:49 pm, October 23, 2022
how to decode xml in php

11:50 pm, October 23, 2022
CSS Only Table Stacking Solution

11:51 pm, October 23, 2022
inline form field padding

11:52 pm, October 23, 2022
How to Add Comments in JSX

11:52 pm, October 23, 2022
foundation old grid format

11:52 pm, October 23, 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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
Random CSS Property

:focus

The :focus CSS pseudo-class represents an element (such as a form input) that has received focus. It is generally triggered when the user clicks or taps on an element or selects it with the keyboard's Tab key.
:focus css reference