List Hits

Total Items found in Hits is 574120.
A Collection of Hits...
js check the length of a string

7:57 am, July 31, 2024
Forster Cam Log's

7:08 am, July 31, 2024
the

6:28 am, July 31, 2024
css grid for layouts with no rows

6:27 am, July 31, 2024
properly

6:12 am, July 31, 2024
Use Recursion to Count Up

6:02 am, July 31, 2024
google map with overlay data

5:55 am, July 31, 2024
get element by id and hide it

5:35 am, July 31, 2024
get element by id with javascript

4:26 am, July 31, 2024
imp

4:10 am, July 31, 2024
php redirect

3:53 am, July 31, 2024
add a user to a group

3:11 am, July 31, 2024
Importing CSS Reference

2:47 am, July 31, 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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
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