How do we add the width in characters for in HTML?
Answers
Answered by
0
!DOCTYPE html>
<html>
<body>
<form action = "">
Subject: <input type = "text" name="sub" maxlength = "10" size = "10"><br>
<input type = "submit" value = "Submit">
</form>
</body>
</html>
Answered by
1
Answer:
Similar questions
Physics,
7 months ago
Biology,
7 months ago
Computer Science,
1 year ago
Social Sciences,
1 year ago
Math,
1 year ago