List Hits

Total Items found in Hits is 664558.
A Collection of Hits...
Move any element with css offsets

6:27 am, August 28, 2024
generating all css colours with php?

6:23 am, August 28, 2024
using clamp js to clamp lines of text

6:19 am, August 28, 2024
sqlite escape string

5:01 am, August 28, 2024
pi hole and hassio

5:00 am, August 28, 2024
Some New String tools

4:53 am, August 28, 2024
check if something is an array

4:43 am, August 28, 2024
more complex responsive tables css

3:25 am, August 28, 2024
load json data url with jquery

3:20 am, August 28, 2024
adding pagination to custom wp_query

3:11 am, August 28, 2024
commit and push changes to git repo

2:42 am, August 28, 2024
git pull changes from a repository

2:36 am, August 28, 2024
explode a string into an array

2:32 am, August 28, 2024
easy twitter embed code

2:21 am, August 28, 2024
list group card item template

2:14 am, August 28, 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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
Random CSS Property

max-inline-size

The max-inline-size CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the max-width or the max-height property, depending on the value of writing-mode.
max-inline-size css reference