List Hits

Total Items found in Hits is 574118.
A Collection of Hits...
chocolatey command line for windows

12:23 pm, January 15, 2024
chia mining research notes

12:22 pm, January 15, 2024
date

12:18 pm, January 15, 2024
bootstrap styled buttons

12:17 pm, January 15, 2024
Bootstrap 4 Center menu items in a navbar

12:10 pm, January 15, 2024
Top 10 Terraria Houses

12:04 pm, January 15, 2024
sqlite check table name exists

12:04 pm, January 15, 2024
hide the third row in a table with css

12:02 pm, January 15, 2024
change padding of element with javascript

11:48 am, January 15, 2024
set the html of an element javascript

11:26 am, January 15, 2024
log the console log output to a div

11:15 am, January 15, 2024
how to copy the folder path in finder

11:02 am, January 15, 2024
check if a ul contains a ul li

11:01 am, January 15, 2024
old browser check with javascript

10:27 am, January 15, 2024
Quick Embed Figtree Font

10:17 am, January 15, 2024
adding an item to an array with php

10:06 am, January 15, 2024
generate random username function in php

10:02 am, January 15, 2024
get text between tags

9:29 am, January 15, 2024
scroll to top html css and js

8:53 am, January 15, 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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

border-block-start-style

The border-block-start-style CSS property defines the style of the logical block start border of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style, border-right-style, border-bottom-style, or border-left-style property depending on the values defined for writing-mode, direction, and text-orientation.
border-block-start-style css reference