Exit WGU-KVO1 WGU Web Development Applications (KVO1)
Question 3 of 5
0% complete
Q3 Single choice

Which markup ensures that the data entered are either a five-digit zip code or an empty string?

  • A

    <input pattern=/d(5)''>

  • B

    <input type=''number'' value=''s''

  • C

    Input required min=''s'' max=''s''

  • D

    Input class ='' (0-9) (5)''>