List Hits

Total Items found in Hits is 574118.
A Collection of Hits...
timeline class and function

2:04 am, May 15, 2024
Search Duplicating Bugs

1:59 am, May 15, 2024
make labels or badges look better

1:59 am, May 15, 2024
document ready wordpress jquery

1:59 am, May 15, 2024
Latest from Code Widget

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

1:57 am, May 15, 2024
Core Class - Basic Core Structure

1:57 am, May 15, 2024
tiny mce editor tinymce

1:14 am, May 15, 2024
sqlite basic sql and loop results

1:04 am, May 15, 2024
round number with js

12:54 am, May 15, 2024
get element by id and hide it

12:54 am, May 15, 2024
How to use default props in React

12:36 am, May 15, 2024
Mac Apps

11:54 pm, May 14, 2024
python getting started notes

11:42 pm, May 14, 2024
how to json encode an array in php

11:13 pm, May 14, 2024
Fast and Furious 2022

11:07 pm, May 14, 2024
imp

11:03 pm, May 14, 2024
the

10:57 pm, May 14, 2024
Python import into SQLite research

10:53 pm, May 14, 2024
Testing

10:48 pm, May 14, 2024
RS3 Slayer - Feral Dinosaurs

10:45 pm, May 14, 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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own 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