Edit Article

Edited by Chris, Josie

Do you need to make a password box with simple HTML programming? Then you have come to the right place, read this article.

Ad

Edit Steps

  1. 1
    Type the <form> tag into the HTML file.

    Create a Password Box in HTML Step 1.jpg
    Ad
  2. 2
    Determine what type of information you need to collect from your visitor that would best be left secure and not visible.
  3. 3
    Remember to denote the areas of the tags with the use of the <p>, </br> and </form> tags.
  4. Create a Password Box in HTML Step 4.jpg
    4
    Denote a label for the item using the <p> tag.
  5. 5
    Type the <input type="password"> tag.

    Create a Password Box in HTML Step 5.jpg
  6. Create a Password Box in HTML Step 6.jpg
    6
    Type the </form> tag to conclude the form.
    Ad

Edit Video



Edit Tips

  • Give the input boxes you ask the visitor to enter, values into names with the 'name="NameHere" attribute.
Ad

Article Info

Categories: HTML

Recent edits by: Chris

Ad

Thanks to all authors for creating a page that has been read 2,244 times.

Was this article accurate?

YesNo

Contribute
to wikiHow!

Edit this article