List Views

Total Items found in Views is 184213.
An advanced collection of page views
use font awesome on elements lists ul

4:28 am, January 22, 2024
react hello world with variable name

4:31 am, January 22, 2024
imgur upload from php

4:32 am, January 22, 2024
Robocopy Options /? help

4:32 am, January 22, 2024
play a sound every # of seconds

4:32 am, January 22, 2024
mysql to sqlite notes

4:36 am, January 22, 2024
how to copy the folder path in finder

4:36 am, January 22, 2024
get text between tags

4:36 am, January 22, 2024
php validate email function

4:37 am, January 22, 2024
Windows Emoji Shortcut

4:38 am, January 22, 2024
Some New String tools

4:39 am, January 22, 2024
zoom background of element when active

4:39 am, January 22, 2024
bootstrap styled buttons

4:39 am, January 22, 2024
CSS Grid - Basic Columns

4:43 am, January 22, 2024
transform rotate an element in css

4:43 am, January 22, 2024
KruXoR - September 2022 - Newsletter #1

4:47 am, January 22, 2024
Greater Demons

4:51 am, January 22, 2024
Load fancybox modal on hash check

5:01 am, January 22, 2024
Factorio Megabase-In-A-Book

5:05 am, January 22, 2024
rounded click me button with icon

5:07 am, January 22, 2024
load content with jquery

5:07 am, January 22, 2024
Oswald Font Quick Embed

5:10 am, January 22, 2024
RS3 Dailies Lists

5:12 am, January 22, 2024
OSRS Optimal Quest Guide

5:12 am, January 22, 2024
assign array to variables in a loop

5:13 am, January 22, 2024
chia mining research notes

5:18 am, January 22, 2024
pi400 how to take a screen shot

5:19 am, January 22, 2024
pi hole and hassio

5:25 am, January 22, 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


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