Intro This article we will do an overview of what input fields are, their components and how we can use them to create a simple user name and password input interface. Input Fields Overview Input Fields allow users to input keystrokes which can be stored and retrieved in your program. …