A single <input> element: That's where the OTP magic happens! Let's break down each of its attributes: Even though our passcode will consist of numbers, it isn't actually a number: A value of 000004 should not be the considered the same as a value of 4. For that reason, we follow the HTML spec and set type="text". inputmode="numeric" enables a numeric virtual keyboard on touch devices.
When using the 'Open with Live Server' feature in VS Code, it's possible to face issues with directory listings. This may arise if the server cannot properly resolve your target HTML file.