List Views

Total Items found in Views is 280108.
An advanced collection of page views
Laptop Thoughts and Options Jul 2021

12:33 am, March 24, 2025
emoji data - version 1.0

12:33 am, March 24, 2025
KruXoR Site Updates June 2022

12:33 am, March 24, 2025
goodbye old grid theme

12:33 am, March 24, 2025
fancybox image popout easy

12:33 am, March 24, 2025
adding react with JSX using babel

12:32 am, March 24, 2025
using clamp js to clamp lines of text

12:32 am, March 24, 2025
What's the Point of Docker?

12:32 am, March 24, 2025
How To Install SQLite on Ubuntu 20.04

12:31 am, March 24, 2025
CSS Drawing - Beach Scene

12:31 am, March 24, 2025
asp classic get a url and display it

12:30 am, March 24, 2025
sqlite fetchArray into another array

12:30 am, March 24, 2025
slick slider section quick add

12:29 am, March 24, 2025
rounded click me button with icon

12:29 am, March 24, 2025
Search Duplicating Bugs

12:29 am, March 24, 2025
redirect www to non www

12:28 am, March 24, 2025
Creating an NFT - bbyalienyodi

12:27 am, March 24, 2025
add user to sudo group in ubuntu

12:27 am, March 24, 2025
Love Like Dislike API and Javascript

12:27 am, March 24, 2025
scrollbar replacement simplebar

12:27 am, March 24, 2025
more complex responsive tables css

12:26 am, March 24, 2025
human_filesize php

12:26 am, March 24, 2025
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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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 just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

border-inline-end-style

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