<!-- Coding Tools
- Theodorakis Ioannis: Mc Engineer
- Code Blog https://superblogger3.blogspot.com
- Newspsper https://yourss365.blogspot.com
- Webdesign https://istogrami365.blogspot.com
- Templates https://webtemplate365.blogspot.com
-->
<center><a href="https://codepen.io/johngreek"><img width="50%" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEglP0wkjevU2lAqHYRUSmnXbpxaEYPRzECLqCLuqlVhcnscqOkQfcUPB4zlO7dGNopgZJmvhq2bBYYZtjIghlPhSa_sXBJxHtAQnfiKiyB4joSaDJ1cEDeJgJeqEQQciO30iV-tADAXtQnpN85uG67i52CGr6fsdxq3Kzlw3sTCbF6cwKoaxOO45xJ0ROw/s16000/istogrami900.png"></a></center>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>Unit Converter</title>
<meta name="description" content="Quick, free, online unit converter that converts common units of measurement, along with 77 other converters covering an assortment of units. The site also includes a predictive tool that suggests possible conversions based on input, allowing for easier navigation while learning more about various unit systems." />
<link rel="stylesheet" href="//d15gdne58bo42a.cloudfront.net/style-n.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="apple-touch-icon" sizes="180x180" href="//d15gdne58bo42a.cloudfront.net/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="//d15gdne58bo42a.cloudfront.net/icon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="//d15gdne58bo42a.cloudfront.net/icon-16x16.png">
<link rel="manifest" href="/manifest.json">
</head>
<body>
<div id="clear"></div>
<div id="contentout">
<div id="content">
<img src="//d15gdne58bo42a.cloudfront.net/images/calculator.svg" width="22" height="31" align="right" border="0" onClick="quickCaclShow('');" alt="calculator">
<h3>Unit Converter mixanikos365 clean version</h3>
<div id="unquickcalc" style="display:none;"></div>
<div id="menu"><ul><li id="menuon"><a href="javascript:popMenu("");showSel(lA);">Length</a></li> <li><a href="javascript:popMenu("Temperature");showSel(tA);">Temperature</a></li> <li><a href="javascript:popMenu("Area");showSel(aA);">Area</a></li> <li><a href="javascript:popMenu("Volume");showSel(vA);">Volume</a></li> <li><a href="javascript:popMenu("Weight");showSel(wA);">Weight</a></li> <li><a href="javascript:popMenu("Time");showSel(mA);">Time</a></li> </ul></div>
<script>
var isMobile = false;
</script>
<div id="qcvt">
<table border="0" align="center" style="padding-top:5px;">
<form name="calForm">
<tr><td><label for="fromVal"><b>From:</b></label></td><td> </td><td><label for="toVal"><b>To:</b></label></td></tr>
<tr><td><input type="text" name="fromVal" id="fromVal" onKeyUp="calcul();" class="ucinput" autofocus></td><td> </td><td><input type="text" id="toVal" name="toVal" style="background-color:#eeeeee;" class="ucinput" readonly></td></tr>
<tr><td style="padding-top:8px;"><select name="calFrom" id="calFrom" onChange="calcul();" size="11" class="ucselect"></select></td><td> </td><td style="padding-top:8px;"><select name="calTo" id="calTo" size="11" onChange="calcul();" class="ucselect"></select></td></tr>
</form>
</table>
<br><div id="calResults"></div>
</div>
<br><div id="findutoc">
<div id="futcResult"></div>
</div>
<script src="//d15gdne58bo42a.cloudfront.net/js/homeunit.js" async></script>
<script src="//d15gdne58bo42a.cloudfront.net/js/common.js" async></script>
</div>
<div id="clear"></div>
</body>
</html>
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.