convert values between different units from one form. E.g from Km to Metre, Inch to cm, kg to pounds, etc using the same form. The conversion is carried out using purely Javascript... the HTML markup is contained in the index.php file the conversion and swap operations are contained in the myscriptN.js file the styling is in the mystyle.css file the mini-project also makes use of bootstrap
A partial online demonstration of this version of the project can be found on my jsfiddle link https://jsfiddle.net/kojouchearthur/zj64wLnr/
a) number base conversion b) separate forms for each category of units to be converted