Exit 70-480 Programming in HTML5 with JavaScript and CSS3
Question 4 of 5
0% complete
Q4 Single choice

You are developing a customer web form that includes following HTML.

<input id= "textAccountType"/>
You need to develop the form so that customers can enter only a valid account type consisting of two English alphabet characters.

Which code segment should you use?

  • A

    Option A

  • B

    Option B

  • C

    Option C

  • D

    Option D