List Views

Total Items found in Views is 281387.
An advanced collection of page views
show errors in php with toggle

3:53 am, February 27, 2023
Generate Sub menu using Core

3:53 am, February 27, 2023
count the elements in an array

3:53 am, February 27, 2023
video embed tag

3:52 am, February 27, 2023
assign array to variables in a loop

3:52 am, February 27, 2023
wp register plugin settings admin

3:52 am, February 27, 2023
Prevent Object Mutation

3:51 am, February 27, 2023
cycle color using background

3:51 am, February 27, 2023
Testing

3:51 am, February 27, 2023
pi hole and hassio

3:50 am, February 27, 2023
transform rotate an element in css

3:50 am, February 27, 2023
start ssh and add key git

3:50 am, February 27, 2023
CSS Grid Frame Work

3:50 am, February 27, 2023
random emojis copy and paste

3:50 am, February 27, 2023
random number using rand

3:50 am, February 27, 2023
video embed full screen all screen sizes

3:49 am, February 27, 2023
php print an array nicely

3:49 am, February 27, 2023
pre-line white space settings

3:48 am, February 27, 2023
jquery toggle menu testing

3:48 am, February 27, 2023
make all links target new window

3:48 am, February 27, 2023
human_filesize php

3:48 am, February 27, 2023
layout homepage

3:47 am, February 27, 2023
Oswald Font Quick Embed

3:47 am, February 27, 2023
flexbox layout template

3:47 am, February 27, 2023
react basic hello world

3:47 am, February 27, 2023
make any element editable

3:47 am, February 27, 2023
sublime text find and replace style tag

3:47 am, February 27, 2023
Javascript Objects Notes

3:47 am, February 27, 2023
load from fields array php class function

3:46 am, February 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...

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
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