List Views

Total Items found in Views is 215675.
An advanced collection of page views
A short unsplash image url

10:33 am, April 1, 2023
image Checkbox Replacement for Forms

10:29 am, April 1, 2023
sqlite check table name exists

10:23 am, April 1, 2023
Use Recursion to Count Down

10:20 am, April 1, 2023
javascript get content from element

10:15 am, April 1, 2023
change the window title

9:55 am, April 1, 2023
animated duck on footer

9:54 am, April 1, 2023
inline form field padding

9:46 am, April 1, 2023
Make the Welcome Text box Smaller

9:43 am, April 1, 2023
dropdown section

9:29 am, April 1, 2023
loop through object json javascript

9:24 am, April 1, 2023
Source on Overwolf ASCII Art

9:23 am, April 1, 2023
jquery page search [testing]

8:56 am, April 1, 2023
pi400 how to take a screen shot

8:56 am, April 1, 2023
css accordion basics

8:54 am, April 1, 2023
get the last letter of a string

8:53 am, April 1, 2023
youtube embed iframe

8:48 am, April 1, 2023
backdrop-filter: blur(10px);

8:44 am, April 1, 2023
react basic hello world

8:38 am, April 1, 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


Bajo
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