List Views

Total Items found in Views is 203602.
An advanced collection of page views
add chevrons to a ul list

9:07 am, January 1, 2022
Input Suggestions using a datalist

9:02 am, January 1, 2022
explode a string into an array

8:56 am, January 1, 2022
convert all images into base64 encoded

8:53 am, January 1, 2022
pi hole and hassio

8:48 am, January 1, 2022
foundation base html template

8:46 am, January 1, 2022
scroll to top html css and js

8:45 am, January 1, 2022
commit and push changes to git repo

8:44 am, January 1, 2022
js function to calculate golf scores

8:41 am, January 1, 2022
OSRS Members Fishing Guide

8:37 am, January 1, 2022
clipboard copy js

8:33 am, January 1, 2022
check box highlight text area css

8:27 am, January 1, 2022
white space break word css

8:18 am, January 1, 2022
how to unzip in linux

8:00 am, January 1, 2022
Metal Dragons

7:59 am, January 1, 2022
Create Strings using Template Literals

7:56 am, January 1, 2022
rs3 runespan experience rates

7:53 am, January 1, 2022
github logo background png css

7:41 am, January 1, 2022
RS3 Soul Cape and where to get it

7:35 am, January 1, 2022
fancybox load iframe inline

7:32 am, January 1, 2022
RS3 Combat Bars

7:29 am, January 1, 2022
Quick Links

7:25 am, January 1, 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
Many of life's failures are people who did not realize how close they were to success when they gave up.
Thomas A. Edison
Random CSS Property

counter()

The counter() CSS function returns a string representing the current value of the named counter, if there is one. It is generally used in the content property of pseudo-elements, but can theoretically be used anywhere a <string> value is supported.
<counter> css reference