List Views

Total Items found in Views is 278823.
An advanced collection of page views
animate css

10:20 am, July 31, 2023
add a gtag.js pdf click event

10:23 am, July 31, 2023
card counting example from fcc

10:24 am, July 31, 2023
css :active pseudo-class usage

10:25 am, July 31, 2023
CSS Filter Generator from Hex Code

10:33 am, July 31, 2023
react basic hello world

10:37 am, July 31, 2023
jquery page search [testing]

10:39 am, July 31, 2023
get text between tags

10:50 am, July 31, 2023
add chevrons to a ul list

10:50 am, July 31, 2023
for loop with a 5 increment

11:00 am, July 31, 2023
get file name from path name in php

11:00 am, July 31, 2023
round number with js

11:02 am, July 31, 2023
function causing slow load time

11:15 am, July 31, 2023
Top 10 Terraria Houses

11:21 am, July 31, 2023
detect window scroll position jquery

11:25 am, July 31, 2023
search bug Above

11:34 am, July 31, 2023
fancybox image popout easy

11:45 am, July 31, 2023
chevron up

11:50 am, July 31, 2023
fancybox modal popup example

11:53 am, July 31, 2023
pi400 how to take a screen shot

11:57 am, July 31, 2023
using gzdeflate on a string php

12:02 pm, July 31, 2023
transform rotate a hexagon in css

12:10 pm, July 31, 2023
KruXoR - October 2022 - Newsletter

12:16 pm, July 31, 2023
how to decode xml in php

12:24 pm, July 31, 2023
add new random image with button

12:29 pm, July 31, 2023
osrs fairy ring codes

12:50 pm, July 31, 2023
start ssh and add key git

12:53 pm, July 31, 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...

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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
Random CSS Property

border-inline-start-color

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