List Hits

Total Items found in Hits is 576187.
A Collection of Hits...
show the year with js

6:00 am, March 18, 2024
pi hole and hassio

5:59 am, March 18, 2024
json loop load elements

5:59 am, March 18, 2024
adding an item to an array with php

4:59 am, March 18, 2024
How to Add Comments in JSX

4:44 am, March 18, 2024
how to unzip in linux

4:25 am, March 18, 2024
transform rotate an element in css

4:10 am, March 18, 2024
get file name from path name in php

3:48 am, March 18, 2024
Console Tips and Tricks

3:14 am, March 18, 2024
Lynx Titan

2:40 am, March 18, 2024
video embed tag

2:40 am, March 18, 2024
del

2:39 am, March 18, 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...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

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
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
Unknown
Random CSS Property

border-inline-width

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