List Views

Total Items found in Views is 281388.
An advanced collection of page views
table border collapse

12:53 pm, November 11, 2024
using the disk free space function in php

12:52 pm, November 11, 2024
Flickity - autoPlay with Loop

12:50 pm, November 11, 2024
change the window title

12:50 pm, November 11, 2024
bold the numbers in a ol li list

12:50 pm, November 11, 2024
check if a variable is undefined or NULL

12:43 pm, November 11, 2024
cycle color using background

12:43 pm, November 11, 2024
How to make your code look nice

12:35 pm, November 11, 2024
chevron right

12:34 pm, November 11, 2024
how to unzip in linux

12:29 pm, November 11, 2024
Quick Embed - Google Font - Fira Sans

12:14 pm, November 11, 2024
Generate Sub menu using Core

12:14 pm, November 11, 2024
page scroll indicator research

12:09 pm, November 11, 2024
globe svg testing (broken)

12:09 pm, November 11, 2024
Google Font Embed - Play Gaming Font

12:03 pm, November 11, 2024
Writing Arrow Functions with Parameters

11:53 am, November 11, 2024
Testing

11:46 am, November 11, 2024
FCC - Basic: Profile Lookup

11:37 am, November 11, 2024
header type json

11:29 am, November 11, 2024
php return json header and content

11:28 am, November 11, 2024
read and sort directory contents in php

11:28 am, November 11, 2024
javascript basic test array and loop

11:26 am, November 11, 2024
jquery jqueryui vue script includes

11:22 am, November 11, 2024
What's the Point of Docker?

11:17 am, November 11, 2024
Tools

11:15 am, November 11, 2024
simple file cache and check in php

11:13 am, November 11, 2024
change photoshop to show px rather than pt

11:02 am, November 11, 2024
easy twitter embed code

10:48 am, November 11, 2024
bootstrap alert template

10:48 am, November 11, 2024
card counting example from fcc

10:47 am, November 11, 2024
using switch with multiple identical cases

10:47 am, November 11, 2024
how to find what version pi you are using

10:45 am, November 11, 2024
Input Suggestions using a datalist

10:42 am, November 11, 2024
video embed no controls

10:41 am, November 11, 2024
foundation includes cdnjs

10:37 am, November 11, 2024
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


seren spirit :(
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