List Views

Total Items found in Views is 286516.
An advanced collection of page views
play a sound every # of seconds

12:05 am, October 3, 2022
Custom JS Tabs - No Jquery or Jquery UI

12:05 am, October 3, 2022
show the year with js

12:05 am, October 3, 2022
react basic hello world

12:05 am, October 3, 2022
set active class based on url value

12:04 am, October 3, 2022
testing chartjs

12:04 am, October 3, 2022
Changing an array declared with const

12:04 am, October 3, 2022
using clamp js to clamp lines of text

12:04 am, October 3, 2022
How do Self-Closing JSX Tags Work?

12:03 am, October 3, 2022
Create Strings using Template Literals

12:03 am, October 3, 2022
Nginx Server Block with Rewrite

12:03 am, October 3, 2022
google map with overlay data

12:03 am, October 3, 2022
How to Override Default Props in React

12:03 am, October 3, 2022
How to Add Comments in JSX

12:03 am, October 3, 2022
codemirror with auto preview window

12:03 am, October 3, 2022
old browser check with javascript

12:03 am, October 3, 2022
Lato font quick install

12:02 am, October 3, 2022
open sans @import embed font quick

12:02 am, October 3, 2022
adding react with JSX using babel

12:02 am, October 3, 2022
video embed no controls

12:02 am, October 3, 2022
simple dropdown navigation ul li css

12:02 am, October 3, 2022
codemirror htmlmixed textarea

12:01 am, October 3, 2022
submit form with javascript

12:01 am, October 3, 2022
set the html of an element javascript

12:01 am, October 3, 2022
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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

max-inline-size

The max-inline-size CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the max-width or the max-height property, depending on the value of writing-mode.
max-inline-size css reference