List Views

Total Items found in Views is 226560.
An advanced collection of page views
KruXoR - October 2022 - Newsletter

1:27 am, August 1, 2023
adding react to a website in 3 steps

1:28 am, August 1, 2023
codemirror htmlmixed textarea

1:29 am, August 1, 2023
php basic page router

1:30 am, August 1, 2023
Sweet Alert 2 Methods and Examples

1:31 am, August 1, 2023
Leaflet Quick Start Example

1:32 am, August 1, 2023
Latest from Code Widget

1:32 am, August 1, 2023
embed and use a ttf font font face

1:32 am, August 1, 2023
CSS Only Table Stacking Solution

1:32 am, August 1, 2023
sqlite fetchArray into another array

1:33 am, August 1, 2023
ES5 vs ES6 Object Example

1:35 am, August 1, 2023
stack a table using css responsive

1:38 am, August 1, 2023
download icon svg

1:38 am, August 1, 2023
darken background image using css

1:39 am, August 1, 2023
A short unsplash image url

1:44 am, August 1, 2023
twitter social sharing meta tags

1:45 am, August 1, 2023
adding a new line in javascript

1:47 am, August 1, 2023
page load timer class

1:48 am, August 1, 2023
load content with jquery

1:49 am, August 1, 2023
RS3 Herb Run Notes

1:49 am, August 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

border-block-end-width

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