List Views

Total Items found in Views is 281387.
An advanced collection of page views
using switch in a function

5:06 am, May 1, 2024
RS3 Herb Run Notes

5:07 am, May 1, 2024
how to embed google fonts icons

5:07 am, May 1, 2024
explode a string into an array

5:07 am, May 1, 2024
document ready wordpress jquery

5:15 am, May 1, 2024
Video Placeholder Image HTML

5:18 am, May 1, 2024
Search Duplicating Bugs

5:21 am, May 1, 2024
Latest from Code Widget

5:22 am, May 1, 2024
using gzdeflate on a string php

5:31 am, May 1, 2024
adding a new line in javascript

5:35 am, May 1, 2024
Simple Line chart with Chart.js

5:56 am, May 1, 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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
Unknown
Random CSS Property

border-inline-start-width

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