List Views

Total Items found in Views is 216790.
An advanced collection of page views
scroll left animation

2:24 pm, May 30, 2022
flexbox layout template

2:22 pm, May 30, 2022
CSS Grid - Basic Columns

2:18 pm, May 30, 2022
Radial Click Effect

2:17 pm, May 30, 2022
ken burns slow image zoom

2:11 pm, May 30, 2022
add chevrons to a ul list

2:06 pm, May 30, 2022
explode a string into an array

1:31 pm, May 30, 2022
easy twitter embed code

1:13 pm, May 30, 2022
recreate marquee element using css

12:54 pm, May 30, 2022
using vue and json data

12:43 pm, May 30, 2022
using let rather than var

12:35 pm, May 30, 2022
jquery click function

12:34 pm, May 30, 2022
CSS Drawing - Beach Scene

12:28 pm, May 30, 2022
sqlite check table name exists

12:25 pm, May 30, 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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

border-block-color

The border-block-color CSS property defines the color of the logical block 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-block-color css reference