List Views

Total Items found in Views is 213216.
An advanced collection of page views
install cmatrix on mac m1

2:10 am, September 2, 2024
How to Compose React Components in React

2:19 am, September 2, 2024
Making an image responsive using css

2:22 am, September 2, 2024
adding react to a website in 3 steps

2:22 am, September 2, 2024
Lynx Titan

2:23 am, September 2, 2024
Factorio Blueprint Books

2:27 am, September 2, 2024
CSS Only Table Stacking Solution

2:28 am, September 2, 2024
What is Core?

2:30 am, September 2, 2024
Efficient OSRS Maxing Guide

2:37 am, September 2, 2024
css grid container with 4 auto columns

2:37 am, September 2, 2024
youtube search api request function

2:43 am, September 2, 2024
sqlite fetchArray into another array

2:44 am, September 2, 2024
change favicon with jquery

2:50 am, September 2, 2024
Get Current Page URL PHP

2:51 am, September 2, 2024
ES5 vs ES6 Object Example

2:52 am, September 2, 2024
KruXoR Site Updates June 2022

2:52 am, September 2, 2024
Testing AI in Notion

2:59 am, September 2, 2024
load a page as a menu in wordpress

3:03 am, September 2, 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

border-block-end-style

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