List Views

Total Items found in Views is 185730.
An advanced collection of page views
Nginx Server Block with Rewrite

4:33 am, June 20, 2022
CSS Grid - Basic Columns

4:28 am, June 20, 2022
using a css grid area template

4:26 am, June 20, 2022
margin padding framework

4:25 am, June 20, 2022
Input Suggestions using a datalist

4:25 am, June 20, 2022
simple table stripe striping

4:20 am, June 20, 2022
meta refresh reload page

4:16 am, June 20, 2022
bootstrap alert template

4:14 am, June 20, 2022
assign array to variables in a loop

4:10 am, June 20, 2022
encode url with javascript

3:42 am, June 20, 2022
share to twitter html link only

3:33 am, June 20, 2022
commit and push changes to git repo

3:29 am, June 20, 2022
php countries array

3:25 am, June 20, 2022
dropdown section

3:21 am, June 20, 2022
install cmatrix on mac m1

3:19 am, June 20, 2022
Core Class - Basic Core Structure

3:06 am, June 20, 2022
what is a motorbus

3:00 am, June 20, 2022
play a sound every # of seconds

2:58 am, June 20, 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

border-inline-width

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