List Views

Total Items found in Views is 226560.
An advanced collection of page views
Quicksand font quick install

12:35 am, December 1, 2023
javascript basic test array and loop

12:35 am, December 1, 2023
jquery click function

12:36 am, December 1, 2023
check if a ul contains a ul li

12:36 am, December 1, 2023
fancybox inline auto size modal easy

12:36 am, December 1, 2023
add a jquery date picker to your text box

12:36 am, December 1, 2023
How to Override Default Props in React

12:36 am, December 1, 2023
change string to capital words ucwords

12:36 am, December 1, 2023
form elements australian state list

12:38 am, December 1, 2023
redirect www to non www

12:39 am, December 1, 2023
round number with js

12:40 am, December 1, 2023
RS3 Best AFK training all skills

12:40 am, December 1, 2023
OSRS Notes

12:40 am, December 1, 2023
Flickity - autoPlay with Loop

12:40 am, December 1, 2023
table scroll responsive foundation

12:41 am, December 1, 2023
checking if your windows pc has a TPM

12:41 am, December 1, 2023
sublime text find and replace style tag

12:41 am, December 1, 2023
my old hunter in wow

12:42 am, December 1, 2023
pi hole and hassio

12:42 am, December 1, 2023
white space pre-wrap formatting

12:43 am, December 1, 2023
list group bootstrap template

12:44 am, December 1, 2023
weird search results being recorded

12:44 am, December 1, 2023
darken background image using css

12:44 am, December 1, 2023
Search Duplicating Bugs

12:45 am, December 1, 2023
Install PHP without Apache on Ubuntu

12:46 am, December 1, 2023
rs3 runespan experience rates

12:46 am, December 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
You want to be the best, you MUST put the long yards in! Nothing comes easy in life so stop wishing and start DOING! So many people would rather bitch and moan than help themselves. Dont be one of those negative drainers, start today, make a small change and keep going forwards with this attitude!
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