List Views

Total Items found in Views is 215675.
An advanced collection of page views
scroll to top html css and js

6:29 am, July 1, 2024
style page numbers [fixed]

6:23 am, July 1, 2024
Factorio Megabase-In-A-Book

6:18 am, July 1, 2024
select onchange

5:57 am, July 1, 2024
Auto Create HTML Code Snippets

5:40 am, July 1, 2024
testing chartjs

5:38 am, July 1, 2024
CSS Grid - Basic Columns

5:32 am, July 1, 2024
bold the numbers in a ol li list

5:29 am, July 1, 2024
Create a Complex JSX Element

5:26 am, July 1, 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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
Random CSS Property

border-inline-end-color

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