User:Sur/Hero Comparison
< User:Sur
<form id="inputForm">
<label for="inputValue">Enter a value:</label> <input type="text" id="inputValue" name="inputValue"> <button type="button" onclick="storeValue()">Submit</button>
</form>
Stored value:
<form id="inputForm">
<label for="inputValue">Enter a value:</label> <input type="text" id="inputValue" name="inputValue"> <button type="button" onclick="storeValue()">Submit</button>
</form>
Stored value: