List Views

Total Items found in Views is 216796.
An advanced collection of page views
404 Error Page Codepen

12:03 am, January 1, 2023
How to Add Comments in JSX

12:03 am, January 1, 2023
MySQL to Sqlite converter

12:03 am, January 1, 2023
style page numbers [fixed]

12:03 am, January 1, 2023
timeline class and function

12:02 am, January 1, 2023
bouncing loader animation in css

12:02 am, January 1, 2023
load json data url with jquery

12:02 am, January 1, 2023
css slow zoom in animation

12:02 am, January 1, 2023
emoji data - version 1.0

12:02 am, January 1, 2023
Writing Arrow Functions with Parameters

12:02 am, January 1, 2023
grid column and row spacing

12:02 am, January 1, 2023
testing chartjs

12:01 am, January 1, 2023
simple javascript no library accordion

12:01 am, January 1, 2023
foundation includes cdnjs

12:01 am, January 1, 2023
osrs fairy ring codes

12:01 am, January 1, 2023
box shadow example(s) - drop shadow

12:01 am, January 1, 2023
material design icons google font

12:00 am, January 1, 2023
Twitter Post Fetcher Script

12:00 am, January 1, 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
I believe that success can be measured in the number of uncomfortable conversations you're willing to have.
Unknown
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