List Views

Total Items found in Views is 226563.
An advanced collection of page views
chia mining research notes

4:30 am, August 8, 2022
flexbox layout template

4:28 am, August 8, 2022
goodbye old grid theme

4:23 am, August 8, 2022
python getting started notes

4:19 am, August 8, 2022
json test objects (or arrays)

4:19 am, August 8, 2022
Multidimensional Array

4:15 am, August 8, 2022
What is Core?

4:08 am, August 8, 2022
chevron left

4:07 am, August 8, 2022
submit form with javascript

4:06 am, August 8, 2022
using multiple text shadow

4:06 am, August 8, 2022
change the window title

3:56 am, August 8, 2022
convert json string to a php array

3:56 am, August 8, 2022
open sans @import embed font quick

3:53 am, August 8, 2022
check if a file exists with php

3:51 am, August 8, 2022
simple dropdown navigation ul li css

3:51 am, August 8, 2022
mithril testing

3:51 am, August 8, 2022
clipboard copy js

3:50 am, August 8, 2022
Clean Windows Setup

3:48 am, August 8, 2022
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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
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