List Hits

Total Items found in Hits is 610316.
A Collection of Hits...
install cmatrix on mac m1

4:49 am, December 3, 2024
the

4:41 am, December 3, 2024
Move any element with css offsets

4:38 am, December 3, 2024
target last item css with :last-of-type

4:29 am, December 3, 2024
scroll to top html css and js

4:25 am, December 3, 2024
atom on mac and synchronise settings

4:22 am, December 3, 2024
Auto Changing Image URL

4:16 am, December 3, 2024
Changing an array declared with const

4:16 am, December 3, 2024
link to an external stylesheet

4:15 am, December 3, 2024
using multiple text shadow

4:13 am, December 3, 2024
digital clock with jquery

4:09 am, December 3, 2024
foundation old grid format

4:05 am, December 3, 2024
Use Recursion to Return a Range Array

3:59 am, December 3, 2024
Testing AI in Notion

3:48 am, December 3, 2024
python url to text with beautiful soup

3:47 am, December 3, 2024
grid column and row spacing

3:47 am, December 3, 2024
check if something is an array

3:37 am, December 3, 2024
tools i still want to create

3:34 am, December 3, 2024
RS3 Slayer - Feral Dinosaurs

3:32 am, December 3, 2024
material design icons google font

3:28 am, December 3, 2024
recreate marquee element using css

3:25 am, December 3, 2024
Do While Loop

3:25 am, December 3, 2024
Making Images Retina Display Friendly

3:16 am, December 3, 2024
keyframe animations css

3:15 am, December 3, 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

max-height

The max-height CSS property sets the maximum height of an element. It prevents the used value of the height property from becoming larger than the value specified for max-height.
max-height css reference