List Hits

Total Items found in Hits is 576157.
A Collection of Hits...
php print an array nicely

12:28 pm, December 26, 2022
Leaflet Quick Start Example

12:19 pm, December 26, 2022
Viewport width and height calculations

12:18 pm, December 26, 2022
compare non equality function

12:18 pm, December 26, 2022
get current class name with get_class

12:18 pm, December 26, 2022
Greater Demons

12:18 pm, December 26, 2022
wordpress category list sorting custom

12:18 pm, December 26, 2022
get element by id with javascript

12:17 pm, December 26, 2022
check length of element jquery

12:17 pm, December 26, 2022
wordpress main nav dropdown fix

11:53 am, December 26, 2022
check length of element jquery

11:48 am, December 26, 2022
meta refresh reload page

11:37 am, December 26, 2022
Generate Sub menu using Core

11:29 am, December 26, 2022
Testing

11:29 am, December 26, 2022
Flickity - autoPlay with Loop

11:29 am, December 26, 2022
a ghost that follows your cursor

11:29 am, December 26, 2022
KruXoR - October 2022 - Newsletter

11:29 am, December 26, 2022
using a css grid area template

11:29 am, December 26, 2022
Create a Complex JSX Element

11:29 am, December 26, 2022
Privacy

11:29 am, December 26, 2022
digital clock with jquery

11:29 am, December 26, 2022
foundation accordion for version 6.x

11:29 am, December 26, 2022
load random videos module using template

11:29 am, December 26, 2022
windows robocopy /? help and usage

11:29 am, December 26, 2022
submit a form with javascript onclick

11:29 am, December 26, 2022
write to file php

11:29 am, December 26, 2022
Default Parameters for Functions

11:29 am, December 26, 2022
creating a button creator in javascript

11:29 am, December 26, 2022
subscribe to mailchimp code also annoying

11:29 am, December 26, 2022
github logo background png css

11:28 am, December 26, 2022
python getting started notes

11:28 am, December 26, 2022
read and sort directory contents in php

10:48 am, December 26, 2022
Load fancybox modal on hash check

10:28 am, December 26, 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
Be Yourself, Back Yourself
Kristie Bennett, Survivor
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