List Hits

Total Items found in Hits is 574120.
A Collection of Hits...
atom editor useful keyboard shortcuts

12:55 am, August 12, 2024
submit form with javascript

12:55 am, August 12, 2024
show the browsers name in javascript

12:55 am, August 12, 2024
site update incoming before and after

12:55 am, August 12, 2024
extract a wordpress menu using its id

12:55 am, August 12, 2024
CSS Grid Frame Work

12:54 am, August 12, 2024
Easy Meta Tags

12:54 am, August 12, 2024
Kinda Crappy 3D button code

12:54 am, August 12, 2024
using foundation 6.4 xy grid basics

12:54 am, August 12, 2024
wordpress get template directory

12:54 am, August 12, 2024
design nice block header

12:54 am, August 12, 2024
codemirror htmlmixed textarea

12:54 am, August 12, 2024
Make the Welcome Text box Smaller

12:54 am, August 12, 2024
change the window title

12:54 am, August 12, 2024
Windows Reinstall Again - 2022 Edition

12:32 am, August 12, 2024
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

border-block-start-width

The border-block-start-width CSS property defines the width of the logical block-start border 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, border-right-width, border-bottom-width, or border-left-width property depending on the values defined for writing-mode, direction, and text-orientation.
border-block-start-width css reference