List Views

Total Items found in Views is 281387.
An advanced collection of page views
twitter json feed testing

11:27 pm, March 31, 2023
get tomorrows date with javascript

11:28 pm, March 31, 2023
Get Current Page URL PHP

11:28 pm, March 31, 2023
bootstrap dark mode

11:28 pm, March 31, 2023
json test objects (or arrays)

11:29 pm, March 31, 2023
Use Sweet Alert rather than alert!

11:30 pm, March 31, 2023
box shadow example(s) - drop shadow

11:30 pm, March 31, 2023
adding an item to an array with php

11:32 pm, March 31, 2023
page scroll indicator research

11:32 pm, March 31, 2023
Auto Create HTML Code Snippets

11:32 pm, March 31, 2023
python getting started notes

11:32 pm, March 31, 2023
chevron down

11:33 pm, March 31, 2023
Welcome Widget Card - Toggle

11:39 pm, March 31, 2023
chevron up

11:40 pm, March 31, 2023
tiny mce editor tinymce

11:40 pm, March 31, 2023
chevron left

11:42 pm, March 31, 2023
javascript isset equivalent

11:42 pm, March 31, 2023
wordpress get template directory

11:43 pm, March 31, 2023
Install PHP without Apache on Ubuntu

11:43 pm, March 31, 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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

Please dont do this! 😜


Unknown Web Developer
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