List Hits

Total Items found in Hits is 576159.
A Collection of Hits...
Crafting - 1 - 99 guide

6:50 am, June 27, 2022
make any element editable

6:49 am, June 27, 2022
flems embed in url

6:49 am, June 27, 2022
load content with jquery

6:49 am, June 27, 2022
php countries array

6:48 am, June 27, 2022
set active class based on url value

6:47 am, June 27, 2022
json loop load elements

6:45 am, June 27, 2022
testing equality

6:40 am, June 27, 2022
wp register plugin settings admin

6:32 am, June 27, 2022
form elements australian state list

6:32 am, June 27, 2022
CSS Drawing - Beach Scene

6:29 am, June 27, 2022
install cmatrix on mac m1

6:26 am, June 27, 2022
assign array to variables in a loop

6:25 am, June 27, 2022
meta refresh reload page

6:24 am, June 27, 2022
bootstrap alert template

6:24 am, June 27, 2022
commit and push changes to git repo

6:24 am, June 27, 2022
card counting example from fcc

6:20 am, June 27, 2022
add an outline to everything!

6:20 am, June 27, 2022
RS3 Combat Bars

6:20 am, June 27, 2022
RS3 Summoning Quick Oblesque

6:19 am, June 27, 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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
Unknown
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