You are developing a customer web form that includes following HTML.
<input id=”txtValue”/>
You need to develop the form so that customers can enter only a valid country code consisting of threeEnglish alphabet characters.
Which code segment should you use?
A.
Option A
B.
Option B
C.
Option C
D.
Option D