List Views

Total Items found in Views is 185730.
An advanced collection of page views
What's the Point of Docker?

6:13 am, June 5, 2023
darken background image using css

6:02 am, June 5, 2023
sqlite check table name exists

6:02 am, June 5, 2023
Bootstrap Darkmode Switch

5:58 am, June 5, 2023
ES5 vs ES6 Object Example

5:58 am, June 5, 2023
center mode slick zoom testing

5:52 am, June 5, 2023
php print an array nicely

5:49 am, June 5, 2023
write to file php

5:32 am, June 5, 2023
react basic hello world

5:13 am, June 5, 2023
round number with js

5:09 am, June 5, 2023
how to embed google fonts icons

5:06 am, June 5, 2023
pi400 how to take a screen shot

5:03 am, June 5, 2023
Mining 1-99

4:58 am, June 5, 2023
get element by id and hide it

4:52 am, June 5, 2023
getType function for js

4:51 am, June 5, 2023
jquery page search [testing]

4:43 am, June 5, 2023
flexbox layout template

4:42 am, June 5, 2023
javascript update item in object

4:40 am, June 5, 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
"Let us prepare our minds as if we'd come to the very end of life. Let us postpone nothing. Let us balance life's books each day ... The one who puts the finishing touches on their life each day is never short of time."
Seneca
Random CSS Property

border-block-end-color

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