0002 added[Accept userinput, typerconversion]
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
<p id="p1"></p>
|
||||
<p id="p2"></p>
|
||||
<p id="p3"></p>
|
||||
<!--Accept User Input at html document-->
|
||||
<label id="myLabel">Enter your name</label><br>
|
||||
<input type="text" id="myText"><br>
|
||||
<button type="button" id="myButton">submit</button>
|
||||
<script src="/js/index.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user