List Views

Total Items found in Views is 289797.
An advanced collection of page views
install atom editor on ubuntu

9:11 am, May 15, 2023
check url hash using javascript

9:11 am, May 15, 2023
Clean Windows Setup

9:11 am, May 15, 2023
chevron up

9:12 am, May 15, 2023
load content with jquery

9:13 am, May 15, 2023
bold the numbers in a ol li list

9:13 am, May 15, 2023
js check the length of a string

9:14 am, May 15, 2023
Using Flexbox rather than Floats

9:14 am, May 15, 2023
react basic hello world

9:18 am, May 15, 2023
clipboard copy js

9:20 am, May 15, 2023
get element by id with javascript

9:21 am, May 15, 2023
show errors in php with toggle

9:23 am, May 15, 2023
chevron down

9:25 am, May 15, 2023
Farming Guides

9:26 am, May 15, 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
Even if you fall on your face, you're still moving forward.
Victor Kiam
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