/input-field

We are just creating basic input field for the user to enter the username, and you can create the other input type like this by understanding the code.

Primary LanguageCSS

input-field

In this we are using HTML and CSS to create the basic input field for the user to enter the username, and you can create the other input type like this by understanding the code.

HTML(index.html)

Just copy the code and paste, and add the CSS file path.

CSS(styles.css)

Just paste the css file anywhere and add the path to the HTML file..

I recommend that add both file to the one folder so, it's easy for you.