List Views

Total Items found in Views is 278823.
An advanced collection of page views
Video Notes: Stop Being the Nice Guy

11:31 pm, July 30, 2023
wordpress main nav dropdown fix

11:32 pm, July 30, 2023
csv read example

11:33 pm, July 30, 2023
Prevent Object Mutation

11:33 pm, July 30, 2023
using a css grid area template

11:34 pm, July 30, 2023
ES5 vs ES6 Object Example

11:34 pm, July 30, 2023
get the href value using jquery

11:35 pm, July 30, 2023
show the browsers name in javascript

11:36 pm, July 30, 2023
sqlite check table name exists

11:37 pm, July 30, 2023
get the current url in javascript

11:40 pm, July 30, 2023
Privacy

11:42 pm, July 30, 2023
Windows Emoji Shortcut

11:42 pm, July 30, 2023
github logo background png css

11:44 pm, July 30, 2023
json test objects (or arrays)

11:44 pm, July 30, 2023
testing chartjs

11:44 pm, July 30, 2023
Leaflet Quick Start Example

11:47 pm, July 30, 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
Many of life's failures are people who did not realize how close they were to success when they gave up.
Thomas A. Edison
Random CSS Property

height

The height CSS property specifies the height of an element. By default, the property defines the height of the content area. If box-sizing is set to border-box, however, it instead determines the height of the border area.
height css reference