<tdstyle="width:100%"><textareaplaceholder="Enter your text to be put into the QR Code"id="text-input"style="width:100%; max-width:30em; height:5em; font-family:inherit"oninput="redrawQrCode();"></textarea></td>
<tdstyle="width:100%"><textareaplaceholder="Enter your text to be put into the QR Code"id="text-input"style="width:100%; max-width:30em; height:5em; font-family:inherit"oninput="redrawQrCode();"></textarea></td>
Version min/max: <inputtype="number"value="1"min="1"max="40"step="1"id="version-min-input"style="width:4em"oninput="handleVersionMinMax('min');"> to <inputtype="number"value="40"min="1"max="40"step="1"id="version-max-input"style="width:4em"oninput="handleVersionMinMax('max');"><br>
<td>Minimum = <inputtype="number"value="1"min="1"max="40"step="1"id="version-min-input"style="width:4em"oninput="handleVersionMinMax('min');">, maximum = <inputtype="number"value="40"min="1"max="40"step="1"id="version-max-input"style="width:4em"oninput="handleVersionMinMax('max');"></td>
</tr>
</tr>
<tr>
<tr>
<td>QR Code:</td>
<td>Mask pattern:</td>
<td>
<td><inputtype="number"value="-1"min="-1"max="7"step="1"id="mask-input"style="width:4em"oninput="redrawQrCode();"> (−1 for automatic, 0 to 7 for manual)</td>
<td><inputtype="checkbox"checked="checked"id="boost-ecc-input"onchange="redrawQrCode();"><labelfor="boost-ecc-input">Increase <abbrtitle="error-correcting code">ECC</abbr> level within same version</label></td>