Anonymous-4u / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:CSS 89.3%Language:HTML 10.7%