Compare length of two strings: Difference between revisions

Line 679:
<input type="button" value="press to compare strings" onclick="compareStringsLength(input, output);">
</input>
Output:<brdiv>
<textarea rows="20" cols="80"<label idfor="output"></textarea>Output:
</label>
<textarea rows="20" cols="80" id="output"></textarea>
</div>
</form>
</main>