List Hits

Total Items found in Hits is 574117.
A Collection of Hits...
basic for loop

1:05 am, March 26, 2024
Multidimensional Array

1:05 am, March 26, 2024
FCC - Basic: Profile Lookup

1:05 am, March 26, 2024
ES5 vs ES6 Object Example

1:05 am, March 26, 2024
show errors in php with toggle

1:05 am, March 26, 2024
Default Parameters for Functions

1:04 am, March 26, 2024
js function to calculate golf scores

1:04 am, March 26, 2024
prevent default click event on link

1:04 am, March 26, 2024
Fast and Furious 2022

1:04 am, March 26, 2024
sqlite basic sql and loop results

1:04 am, March 26, 2024
Whois Lookup

1:04 am, March 26, 2024
white space break word css

1:03 am, March 26, 2024
Do While Loop

1:03 am, March 26, 2024
rounded click me button with icon

1:03 am, March 26, 2024
Quick Embed Figtree Font

1:03 am, March 26, 2024
target data attribute with css

1:03 am, March 26, 2024
image Checkbox Replacement for Forms

12:30 am, March 26, 2024
using multiple text shadow

12:30 am, March 26, 2024
find all elements add class jquery

12:30 am, March 26, 2024
Testing

12:29 am, March 26, 2024
keyframe animations css

12:29 am, March 26, 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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
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