answersLogoWhite

0

How will you create username and password HTML tags?

Updated: 8/17/2019
User Avatar

Wiki User

14y ago

Best Answer

<input type="text" />

That could be used for a username

<input type="password" />

That could be used as a password.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How will you create username and password HTML tags?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is an HTML webpage?

An HTML webpage is a collection of HTML tags. The tags are arranged in a proper way to create a web page.


How do you create our own page by using HTML page structure?

You can create your HTML page easily by using tags. Tags are the elements by writing them, you can create your views.


How HTML tags needed to create a basic webpage?

HTML tags can be made to create a basic webpage. The basic tags with some text can make a webpage in basic format.


What is the connection of a notepad with HTML tags?

You can use Notepad to write HTML pages, and HTML consists of tags. So you would be writing a lot of tags when using Notepad to create a HTML page.


How do you create web by HTML tages?

Web can be created by creating a .html file. Inside the HTML file, you can put the tags of HTML.


What term is a collection of html tags and options that allow you to create webpages that are more animated than basic html pages?

DHTML is a collection of tags that can allow to create a webpage. It offers more dynamic functions that basic HTML.


What do you know about HTML tags?

purpose of tags are to describe the page content....its used to create control information


What are the two main parts of an HTML file What tags create them?

The html page &lt;html&gt; &lt;/html&gt; and also the body &lt;body&gt;&lt;/body&gt; which contains the content.


What is the advangtages of HTML?

The advantage of HTML is it's simple tags and usage. It can create web pages at the blink of an eye.


How do you create a static page in HTML?

A static page can be easily created in HTML page. It just needs the static tags defined in HTML.


What is a HTML elements?

HTML tags and their respective attributes are used to create HTML documents so that you can view them in browsers and other user agents.


What are HTML tages?

HTML tags are the predefined tags that are embedded within the "&lt;&gt;". Each HTML tags has the following attributes and operations.