List Views

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

3:23 am, December 2, 2024
Source on Overwolf ASCII Art

3:22 am, December 2, 2024
KruXoR - September 2022 - Newsletter #1

3:22 am, December 2, 2024
php return json header and content

3:16 am, December 2, 2024
mouse outline svg

3:15 am, December 2, 2024
CSS Grid Frame Work

3:14 am, December 2, 2024
install cmatrix on mac m1

3:09 am, December 2, 2024
css slow zoom in animation

3:08 am, December 2, 2024
Complex Arrow Function Example

3:08 am, December 2, 2024
how to embed google fonts icons

2:59 am, December 2, 2024
validate email address from string

2:58 am, December 2, 2024
Find Disk Space Usage using DU

2:57 am, December 2, 2024
using the :user-valid CSS pseudo-class

2:53 am, December 2, 2024
commit and push changes to git repo

2:53 am, December 2, 2024
search bug Above

2:52 am, December 2, 2024
windows robocopy /? help and usage

2:52 am, December 2, 2024
Google Fonts Multiple includes

2:51 am, December 2, 2024
get current url with php

2:50 am, December 2, 2024
video embed no controls

2:48 am, December 2, 2024
RS3 - How to enable custom Loot Beams

2:48 am, December 2, 2024
flex shorthand css

2:46 am, December 2, 2024
turn on or off error reporting php

2:46 am, December 2, 2024
php print an array nicely

2:44 am, December 2, 2024
Bind 'this' to a Class Method

2:41 am, December 2, 2024
adding a new line in javascript

2:40 am, December 2, 2024
Added Bootstrap Nightshade Again

2:39 am, December 2, 2024
Flickity - autoPlay with Loop

2:38 am, December 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...

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
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-width

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