Computer Science, asked by dolllllllll46, 11 months ago

The user may need to give input in form of text, options, etc. The <inpuolag
e ns
these different elements through the "type" attribute. It is an empty elemen, so SOR
tag. Some of the most commonly used input types are:
Text - It provides a single line of text box.
Radio - It provides radio buttons to choose one option from the list of options given
Checkbox - It provides check boxes to choose one or more options from the given list of
choices.
Password - It provides a text box to enter password. The text entered is displayed as
symbols, usually black circles.
Submit - It provides a button to submit the data entered.
Reset - It provides a button to reset all the input fields.
If you want to give text box to enter multiple lines of text, you can use <textarea> tag i
a container tag that provides a text box where you can enter multiple lines of text. You mus
specify the number of rows and columns in the text box. Its syntax is as follows:
<textarea rows = "n" columns = "">
</textarea>
Now we will create a form and add elements one by one to see how they look on the webpar
Type the following code in notepad and save it as form.html:​

Answers

Answered by sweet7189
2

Answer:

these all are the parts of a computer or laptop. we can do these all the things in our computer and laptops . here is written password means we need a strong password for our computer

hope it's work.........

Answered by Anonymous
0

These are the different tags of HTML code by which we can create an webpage and give different animations in the pages.

Similar questions