List Hits

Total Items found in Hits is 574117.
A Collection of Hits...
vimeo thumbnail generator

4:26 am, January 8, 2024
Using Flexbox rather than Floats

4:25 am, January 8, 2024
restyle and shorten number

4:25 am, January 8, 2024
pretty printing json with php

4:23 am, January 8, 2024
https

4:23 am, January 8, 2024
gallery carousel center mode

4:22 am, January 8, 2024
ES6 Nested Object Example

4:21 am, January 8, 2024
youtube search api request function

4:21 am, January 8, 2024
pi hole and hassio

4:19 am, January 8, 2024
p pr vb n

4:15 am, January 8, 2024
bootstrap basic grid layout

4:14 am, January 8, 2024
foundation responsive tables

4:14 am, January 8, 2024
Animal Crossing House Design's

4:13 am, January 8, 2024
get file name from path name in php

4:12 am, January 8, 2024
Display

4:10 am, January 8, 2024
https

4:08 am, January 8, 2024
easy section wrap in foundation

4:05 am, January 8, 2024
RS3 Hunter Leveling Logs and Notes

4:05 am, January 8, 2024
Greater Demons

4:05 am, January 8, 2024
weird search results being recorded

4:04 am, January 8, 2024
the

4:04 am, January 8, 2024
digital clock with jquery

4:03 am, January 8, 2024
inline form field padding

4:03 am, January 8, 2024
Dropdown Box with Searchable Text

4:03 am, January 8, 2024
a page with two images

4:02 am, January 8, 2024
Tee

4:01 am, January 8, 2024
list items matching a category title

4:00 am, January 8, 2024
get the href value using jquery

4:00 am, January 8, 2024
sqlite fetchArray into another array

3:59 am, January 8, 2024
bootstrap list group card with footer

3:58 am, January 8, 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
You want to be the best, you MUST put the long yards in! Nothing comes easy in life so stop wishing and start DOING! So many people would rather bitch and moan than help themselves. Dont be one of those negative drainers, start today, make a small change and keep going forwards with this attitude!
Unknown
Random CSS Property

appearance (-moz-appearance, -webkit-appearance)

The appearance CSS property is used to display an element using platform-native styling, based on the operating system's theme. The -moz-appearance and -webkit-appearance properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support -webkit-appearance, for compatibility reasons.
appearance css reference