List Views

Total Items found in Views is 215675.
An advanced collection of page views
extracting the useful bits of bootstrap

12:56 am, October 16, 2023
uniqid random string

12:51 am, October 16, 2023
RS3 Best AFK training all skills

12:48 am, October 16, 2023
Custom 12 Grid using CSS Grid

12:46 am, October 16, 2023
JS Using typeof to check on string types

12:46 am, October 16, 2023
install cmatrix on mac m1

12:36 am, October 16, 2023
Tools

12:30 am, October 16, 2023
center mode slick zoom testing

12:26 am, October 16, 2023
show views list function

12:25 am, October 16, 2023
truncate string using jquery

12:21 am, October 16, 2023
sqlite fetchArray into another array

12:15 am, October 16, 2023
card counting example from fcc

12:14 am, October 16, 2023
Footer Design and Redesign

12:14 am, October 16, 2023
document placeholder for a4 in portrait

12:10 am, October 16, 2023
keyframe animations css

12:08 am, October 16, 2023
Testing

12:07 am, October 16, 2023
Greater Demons

12:00 am, October 16, 2023
MySQL to Sqlite converter

11:57 pm, October 15, 2023
favicon code meta tag

11:56 pm, October 15, 2023
animated duck on footer

11:52 pm, October 15, 2023
bootstrap styled buttons

11:50 pm, October 15, 2023
testing chartjs

11:47 pm, October 15, 2023
Search Duplicating Bugs

11:47 pm, October 15, 2023
generate random username function in php

11:44 pm, October 15, 2023
change favicon with jquery

11:44 pm, October 15, 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
The happiest People don't have the best of everything, they just make the best of everything.
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