List Hits

Total Items found in Hits is 574118.
A Collection of Hits...
css responsive max and min targets @media

2:46 am, December 19, 2022
using let rather than var

2:46 am, December 19, 2022
pop

2:46 am, December 19, 2022
making var_dump look nice

2:42 am, December 19, 2022
javascript isset equivalent

2:42 am, December 19, 2022
show errors in php with toggle

2:41 am, December 19, 2022
JQuery

2:28 am, December 19, 2022
kruxor

2:23 am, December 19, 2022
small

2:21 am, December 19, 2022
target

2:20 am, December 19, 2022
material design icons google font

2:12 am, December 19, 2022
unsplash

2:08 am, December 19, 2022
mode

2:08 am, December 19, 2022
darken background image using css

2:03 am, December 19, 2022
css accordion basics

1:52 am, December 19, 2022
Generate Random Fractions with JavaScript

1:52 am, December 19, 2022
load content with jquery

1:52 am, December 19, 2022
jquery document ready

1:51 am, December 19, 2022
console dir usage

1:51 am, December 19, 2022
get select option form value with jquery

1:51 am, December 19, 2022
jquery accordion

1:51 am, December 19, 2022
Use Recursion to Count Up

1:46 am, December 19, 2022
only

1:45 am, December 19, 2022
table border collapse

1:45 am, December 19, 2022
stu

1:45 am, December 19, 2022
probably

1:19 am, December 19, 2022
form elements australian state list

1:18 am, December 19, 2022
get text between tags

1:18 am, December 19, 2022
change this to a list group - other items

1:15 am, December 19, 2022
Stream

12:53 am, December 19, 2022
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
"Let us prepare our minds as if we'd come to the very end of life. Let us postpone nothing. Let us balance life's books each day ... The one who puts the finishing touches on their life each day is never short of time."
Seneca
Random CSS Property

column-width

The column-width CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the column-width value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.
column-width css reference