List Views

Total Items found in Views is 281387.
An advanced collection of page views
jquery toggle menu testing

4:12 pm, October 18, 2022
console dir usage

4:00 pm, October 18, 2022
testing equality

3:58 pm, October 18, 2022
save string to file php

3:42 pm, October 18, 2022
Best Atom Plugins 2019

3:38 pm, October 18, 2022
php substr return part of a string

2:20 pm, October 18, 2022
How to Add Comments in JSX

2:10 pm, October 18, 2022
using the :user-valid CSS pseudo-class

2:05 pm, October 18, 2022
compare non equality function

1:54 pm, October 18, 2022
transform rotate a hexagon in css

1:29 pm, October 18, 2022
search within files in a directory

1:14 pm, October 18, 2022
bold the numbers in a ol li list

12:24 pm, October 18, 2022
jquery enable and disable attribute

11:53 am, October 18, 2022
css :active pseudo-class usage

11:34 am, October 18, 2022
material design icons google font

11:11 am, October 18, 2022
javascript get content from element

11:01 am, October 18, 2022
get element by id with javascript

11:01 am, October 18, 2022
count total results from distinct sqlite

10:59 am, October 18, 2022
submit a form with javascript onclick

10:59 am, October 18, 2022
linux mount a drive manually

10:51 am, October 18, 2022
using scroll-behavior: smooth css

10:44 am, October 18, 2022
What's the Point of Docker?

10:44 am, October 18, 2022
Love Like Dislike API and Javascript

10:43 am, October 18, 2022
Importing CSS Reference

10:43 am, October 18, 2022
KruXoR Site Updates June 2022

10:43 am, October 18, 2022
chevron right

9:36 am, October 18, 2022
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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

border-inline-color

The border-inline-color CSS property defines the color of the logical inline borders 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 and border-bottom-color, or border-right-color and border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-color css reference