List Hits

Total Items found in Hits is 576187.
A Collection of Hits...
twitter icon font awesome

8:34 pm, March 22, 2022
top bar overflow issues [fixed]

8:33 pm, March 22, 2022
form submit override with javascript

8:32 pm, March 22, 2022
make labels or badges look better

8:31 pm, March 22, 2022
javascript isset equivalent

8:30 pm, March 22, 2022
old browser check with javascript

8:30 pm, March 22, 2022
Core Class - Basic Core Structure

8:30 pm, March 22, 2022
chevron left

8:27 pm, March 22, 2022
javascript isset equivalent

8:24 pm, March 22, 2022
list items matching a category title

8:24 pm, March 22, 2022
pulsating dots - glow glowing

8:24 pm, March 22, 2022
Tools

8:24 pm, March 22, 2022
Applied Accessibility - Tab Index

8:23 pm, March 22, 2022
404 Error Page Codepen

8:22 pm, March 22, 2022
simple table stripe striping

8:22 pm, March 22, 2022
Slick Slider Carousel

8:21 pm, March 22, 2022
find all elements add class jquery

8:21 pm, March 22, 2022
Create a Complex JSX Element

8:20 pm, March 22, 2022
Get the documentURI with JS

8:19 pm, March 22, 2022
random string generator guid

8:10 pm, March 22, 2022
PHP/SQLite - Load Random Item

8:10 pm, March 22, 2022
show errors in php with toggle

8:09 pm, March 22, 2022
install atom editor on ubuntu

8:08 pm, March 22, 2022
border box reset

8:08 pm, March 22, 2022
enable dark mode in tinymce

8:08 pm, March 22, 2022
stop overscrolling on responsive ios

8:04 pm, March 22, 2022
above

8:04 pm, March 22, 2022
loop to arr.length or array length

8:01 pm, March 22, 2022
add new random image with button

8:01 pm, March 22, 2022
list group card template

7:59 pm, March 22, 2022
check if a ul contains a ul li

7:59 pm, March 22, 2022
easy twitter embed code

7:58 pm, March 22, 2022
search bug Above

7:58 pm, March 22, 2022
compare non equality function

7:57 pm, March 22, 2022
bootstrap basic grid layout

7:57 pm, March 22, 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
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