List Views

Total Items found in Views is 216864.
An advanced collection of page views
stop overscrolling on responsive ios

3:01 am, January 22, 2024
Running Windows on pi400 notes

3:02 am, January 22, 2024
sqlite escape string

3:02 am, January 22, 2024
using multiple text shadow

3:03 am, January 22, 2024
scroll to top html css and js

3:04 am, January 22, 2024
twitter json feed testing

3:05 am, January 22, 2024
fancybox inline auto size modal easy

3:05 am, January 22, 2024
list group card item template

3:06 am, January 22, 2024
check box highlight text area css

3:06 am, January 22, 2024
adding a new line in javascript

3:08 am, January 22, 2024
meta refresh reload page

3:09 am, January 22, 2024
Auto Changing Image URL

3:10 am, January 22, 2024
scroll left animation

3:11 am, January 22, 2024
using scroll-behavior: smooth css

3:12 am, January 22, 2024
install cmatrix on mac m1

3:12 am, January 22, 2024
show all methods (functions) in a class

3:13 am, January 22, 2024
how to embed google fonts icons

3:14 am, January 22, 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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
Random CSS Property

border-inline-start-style

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