List Hits

Total Items found in Hits is 610354.
A Collection of Hits...
stop overscrolling on responsive ios

6:41 am, September 25, 2024
add a divider to your dropdown nav toggles

6:40 am, September 25, 2024
Use the parseInt Function with a Radix

6:39 am, September 25, 2024
copy file

6:39 am, September 25, 2024
submit a form with javascript onclick

6:39 am, September 25, 2024
convert all images into base64 encoded

6:39 am, September 25, 2024
How to Pass an Array as Props in React

6:34 am, September 25, 2024
fix view page for search links [reported]

6:34 am, September 25, 2024
prevent default click event on link

6:34 am, September 25, 2024
highlight a button with an animation css

6:32 am, September 25, 2024
add click event to multiple link items

6:31 am, September 25, 2024
imp

6:19 am, September 25, 2024
add a page template in a wordpress theme

6:17 am, September 25, 2024
Quickest Slayer OSRS XP - HELP PLEASE

6:16 am, September 25, 2024
timeline class and function

6:15 am, September 25, 2024
Runescape Log - June 2023 - Part 1

6:11 am, September 25, 2024
Create a Complex JSX Element

6:09 am, September 25, 2024
svg carret right css class

6:08 am, September 25, 2024
add a moving chevron to your href link

6:05 am, September 25, 2024
php countries array

6:02 am, September 25, 2024
generate random username function in php

5:56 am, September 25, 2024
Runescape Log - June 2023 - Part 1

5:48 am, September 25, 2024
Lynx Titan

5:46 am, September 25, 2024
a ghost that follows your cursor

5:40 am, September 25, 2024
Crafting - 1 - 99 guide

5:38 am, September 25, 2024
header type json

5:36 am, September 25, 2024
google map with overlay data

5:34 am, September 25, 2024
Bootstrap Darkmode Switch

5:33 am, September 25, 2024
list group card item template

5:29 am, September 25, 2024
Generate Sub menu using Core

5:25 am, September 25, 2024
mysql to sqlite notes

5:22 am, September 25, 2024
using let rather than var

5:19 am, September 25, 2024
Windows Emoji Shortcut

5:07 am, September 25, 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


James Clear
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