List Hits

Total Items found in Hits is 535101.
A Collection of Hits...
youtube embed iframe

8:47 am, May 15, 2023
jquery load wait function

9:06 am, May 15, 2023
php get file and save it

9:09 am, May 15, 2023
Testing Playwrite on for Node

9:09 am, May 15, 2023
css accordion basics

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

9:14 am, May 15, 2023
Create a Complex JSX Element

9:23 am, May 15, 2023
check if a ul contains a ul li

9:23 am, May 15, 2023
Generate Sub menu using Core

9:24 am, May 15, 2023
add user to sudo group in ubuntu

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

9:24 am, May 15, 2023
python getting started notes

9:24 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...

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
I'm a big believer in energy and the secret and that sort of thing.
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