List Views

Total Items found in Views is 222766.
An advanced collection of page views
Applied Accessibility - Tab Index

2:14 am, July 31, 2023
Testing Playwrite on for Node

2:12 am, July 31, 2023
table border collapse

2:09 am, July 31, 2023
pi hole and hassio

2:09 am, July 31, 2023
encode url with javascript

2:08 am, July 31, 2023
target data attribute with css

2:07 am, July 31, 2023
Use Recursion to Count Down

2:06 am, July 31, 2023
style page numbers [fixed]

2:05 am, July 31, 2023
get last month as a number with php

2:01 am, July 31, 2023
foundation old grid format

2:00 am, July 31, 2023
php html template class system

1:57 am, July 31, 2023
Metal Dragons

1:55 am, July 31, 2023
check box highlight text area css

1:55 am, July 31, 2023
tinymce remove auto p tags setting

1:53 am, July 31, 2023
search within files in a directory

1:51 am, July 31, 2023
simple file cache and check in php

1:50 am, July 31, 2023
css slow zoom in animation

1:46 am, July 31, 2023
list group card template

1:43 am, July 31, 2023
using foundation 6.4 xy grid basics

1:42 am, July 31, 2023
easy section wrap in foundation

1:42 am, July 31, 2023
load the latest single item only

1:42 am, July 31, 2023
MySQL to Sqlite converter

1:41 am, July 31, 2023
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

'Dawnie' used to say, "It's really quite simple: Be kind, and the rest takes care of itself. Never do anything that's not kind".


Dawn Atherton
Random CSS Property

border-inline-start-color

The border-inline-start-color CSS property defines the color of the logical inline start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-start-color css reference