List Hits

Total Items found in Hits is 576187.
A Collection of Hits...
verify the google recapture server php

4:32 pm, January 11, 2023
add an outline to everything!

4:32 pm, January 11, 2023
Robocopy Options /? help

4:31 pm, January 11, 2023
get the href value using jquery

4:31 pm, January 11, 2023
Its

4:30 pm, January 11, 2023
show the year with js

4:30 pm, January 11, 2023
css grid for layouts and how to use it

4:30 pm, January 11, 2023
css accordion basics

4:30 pm, January 11, 2023
fancybox v3.4 - Mixed gallery

4:30 pm, January 11, 2023
still more comment spam

4:29 pm, January 11, 2023
filter drop shadow

4:29 pm, January 11, 2023
codemirror htmlmixed textarea

4:29 pm, January 11, 2023
Multidimensional Array

4:28 pm, January 11, 2023
PHP/SQLite - Load Random Item

4:28 pm, January 11, 2023
How to make your code look nice

4:28 pm, January 11, 2023
Flickity - autoPlay with Loop

4:28 pm, January 11, 2023
atom on mac and synchronise settings

4:28 pm, January 11, 2023
video embed tag

4:27 pm, January 11, 2023
button with separated chevron

4:27 pm, January 11, 2023
fancybox load iframe inline

4:27 pm, January 11, 2023
using scroll-behavior: smooth css

4:27 pm, January 11, 2023
Best Atom Plugins 2019

4:26 pm, January 11, 2023
meta refresh reload page

4:26 pm, January 11, 2023
page load timer class

4:26 pm, January 11, 2023
pretty printing json with php

4:26 pm, January 11, 2023
using the :user-valid CSS pseudo-class

4:26 pm, January 11, 2023
form elements australian state list

4:25 pm, January 11, 2023
Leaflet Quick Start Example

4:24 pm, January 11, 2023
Core Class - Basic Core Structure

4:24 pm, January 11, 2023
a page with two images

4:23 pm, January 11, 2023
CSS Drawing - Beach Scene

4:23 pm, January 11, 2023
convert a string to uppercase with php

4:23 pm, January 11, 2023
foundation old grid format

4:22 pm, January 11, 2023
top bar overflow issues [fixed]

4:22 pm, January 11, 2023
check if something is an array

4:22 pm, January 11, 2023
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