List Views

Total Items found in Views is 185731.
An advanced collection of page views
make labels or badges look better

1:05 am, June 26, 2023
play a sound every # of seconds

1:05 am, June 26, 2023
linux mount a drive manually

1:06 am, June 26, 2023
codemirror htmlmixed textarea

1:06 am, June 26, 2023
Mac Useful Keyboard Shortcuts

1:07 am, June 26, 2023
loop to arr.length or array length

1:07 am, June 26, 2023
Custom 12 Grid using CSS Grid

1:07 am, June 26, 2023
stack a table using css responsive

1:08 am, June 26, 2023
How do Self-Closing JSX Tags Work?

1:08 am, June 26, 2023
truncate string using jquery

1:08 am, June 26, 2023
log the console log output to a div

1:08 am, June 26, 2023
foundation includes cdnjs

1:08 am, June 26, 2023
random string generator guid

1:09 am, June 26, 2023
Complex Arrow Function Example

1:09 am, June 26, 2023
check length of element jquery

1:09 am, June 26, 2023
jquery toggle menu testing

1:10 am, June 26, 2023
document ready wordpress jquery

1:11 am, June 26, 2023
jquery clone and append elements

1:11 am, June 26, 2023
explode a string into an array

1:11 am, June 26, 2023
get yesterdays date with javascript

1:12 am, June 26, 2023
foundation make row full width

1:12 am, June 26, 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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

border-inline-color

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