Login
Remember
Register
Ask a Question
You are developing a customer web form that includes the following HTML
0
votes
asked
Feb 22, 2024
in
HTML
by
DavidAnderson
You are developing a customer web form that includes the following HTML
html-iterview-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 22, 2024
by
DavidAnderson
Correct answer is :- <input id=”txtValue” type=”text “ pattern=”[A-Za-z]{3}”>
...