You develop an HTML5 application for a company. Employees must enter a personal identification number (PIN) in an INPUT element named SecurityCode to access their employee records.
The SecurityCode element must meet the following requirements:
✑ Allow up to 6 digits.
✑ Do not display numbers as they are entered.
✑ Display the text Enter PIN Code before the user enters any data.
You need to implement the SecurityCode element.
Which HTML markup should you add to the application?
assadk
4 years, 8 months agoassadk
4 years, 8 months ago