List Views

Total Items found in Views is 222764.
An advanced collection of page views
make all links target new window

7:00 pm, March 27, 2023
Auto Create HTML Code Snippets

6:59 pm, March 27, 2023
bouncing loader animation in css

6:58 pm, March 27, 2023
Love Like Dislike API and Javascript

6:51 pm, March 27, 2023
jquery toggle menu testing

6:49 pm, March 27, 2023
pre-line white space settings

6:46 pm, March 27, 2023
check length of element jquery

6:42 pm, March 27, 2023
submit form with javascript

6:34 pm, March 27, 2023
button with separated chevron

6:17 pm, March 27, 2023
javascript page redirect

6:13 pm, March 27, 2023
Runescape RS3 Double Seren Spirits

6:03 pm, March 27, 2023
check url hash using javascript

5:49 pm, March 27, 2023
gallery carousel center mode

5:40 pm, March 27, 2023
dropdown section

5:35 pm, March 27, 2023
list group bootstrap template

5:33 pm, March 27, 2023
python Install Beautiful Soup

5:30 pm, March 27, 2023
Testing

5:23 pm, March 27, 2023
How to make your code look nice

5:17 pm, March 27, 2023
MySQL to Sqlite converter

5:16 pm, March 27, 2023
Multidimensional Array

5:12 pm, March 27, 2023
find all elements add class jquery

5:05 pm, March 27, 2023
margin padding framework

5:05 pm, March 27, 2023
Applied Accessibility - Tab Index

5:00 pm, March 27, 2023
parallax js scroll testing

4:52 pm, March 27, 2023
Quick Embed - Google Font - Inter

4:50 pm, March 27, 2023
css :active pseudo-class usage

4:49 pm, March 27, 2023
jquery clone and append elements

4:30 pm, March 27, 2023
git pull changes from a repository

4:24 pm, March 27, 2023
js function to calculate golf scores

4:24 pm, March 27, 2023
twitter json feed testing

4:21 pm, March 27, 2023
Latest from Code Widget

4:09 pm, March 27, 2023
foundation responsive tables

4:03 pm, March 27, 2023
Core - File Structure

3:49 pm, March 27, 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
Old programmers never die; they just lose some of their functions.
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