List Hits

Total Items found in Hits is 557603.
A Collection of Hits...
v i

11:56 am, August 14, 2024
adv

11:57 am, August 14, 2024
vimeo thumbnail generator

12:00 pm, August 14, 2024
checking for spam comments function

12:02 pm, August 14, 2024
imp

12:08 pm, August 14, 2024
bootstrap basic grid layout

12:14 pm, August 14, 2024
php countries array

12:19 pm, August 14, 2024
p p

12:19 pm, August 14, 2024
p p

12:20 pm, August 14, 2024
dropdown change input box on select

12:23 pm, August 14, 2024
Use Recursion to Count Up

12:24 pm, August 14, 2024
v i

12:24 pm, August 14, 2024
start ssh and add key git

12:24 pm, August 14, 2024
the

12:34 pm, August 14, 2024
imp

12:36 pm, August 14, 2024
loop to arr.length or array length

12:48 pm, August 14, 2024
js function to calculate golf scores

12:52 pm, August 14, 2024
get the value from a textarea element

1:00 pm, August 14, 2024
Footer Design and Redesign

1:04 pm, August 14, 2024
target 1st td in a table with css

1:14 pm, August 14, 2024
React - Use State to Toggle an Element

1:24 pm, August 14, 2024
get file name from path name in php

1:32 pm, August 14, 2024
p p

1:39 pm, August 14, 2024
white space pre-wrap formatting

1:44 pm, August 14, 2024
sqlite basic sql and loop results

1:46 pm, August 14, 2024
PHP/SQLite - Load Random Item

1:52 pm, August 14, 2024
imp

1:53 pm, August 14, 2024
Use Sweet Alert rather than alert!

2:06 pm, August 14, 2024
imp

2:07 pm, August 14, 2024
php return json header and content

2:18 pm, August 14, 2024
adv

2:21 pm, August 14, 2024
imp

2:29 pm, August 14, 2024
imp

2:40 pm, August 14, 2024
slick slider section quick add

2:45 pm, August 14, 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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
Random CSS Property

:enabled

The :enabled CSS pseudo-class represents any enabled element. An element is enabled if it can be activated (selected, clicked on, typed into, etc.) or accept focus. The element also has a disabled state, in which it can't be activated or accept focus.
:enabled css reference