0 votes
in HTML by
You are developing a customer web form that includes the following HTML

1 Answer

0 votes
by
Correct answer is :- <input id=”txtValue” type=”text “ pattern=”[A-Za-z]{3}”>
...