w3schools copyright

 The example code on the 'w3schools.com' website is copyrighted with no open-source license.


I used their code for a CSS switch. I had to start somewhere.


I am going to change to use code from 'codepen.io' which has more interesting CSS switches anyway. 'codepen.io' uses an MIT license. I might try to vary the switches shown using various designs.


There are more tips at: bbingo.xyz/t

Comments

Popular posts from this blog

Running minifiers twice

Using 'JSMin' to remove commented-out code from JavaScript

Coding in small steps can be boring