review

장돌뱅이 ·2021년 12월 22일
0

HTML

목록 보기
23/25
  1. The purpose of a <form> is to allow users to input information and send it.
  2. The <form>‘s action attribute determines where the form’s information goes.
  3. The <form>‘s method attribute determines how the information is sent and processed.
  4. To add fields for users to input information we use the <input> element and set the type attribute to a field of our choosing:
  • Setting type to "text" creates a single row field for text input.
  • Setting type to "password" creates a single row field that censors text input.
  • Setting type to "number" creates a single row field for number input.
  • Setting type to "range" creates a slider to select from a range of numbers.
  • Setting type to "checkbox" creates a single checkbox which can be paired with other checkboxes.
  • Setting type to "radio" creates a radio button that can be paired with other radio buttons.
  • Setting type to "list" will pair the <input> with a <datalist> element if the id of both are the same.
  • Setting type to "submit" creates a submit button.
  1. A <select> element is populated with `' elements and renders a dropdown list selection.
  2. A <datalist> element is populated with <option> elements and works with an <input> to search through choices.
  3. A <textarea> element is a text input field that has a customizable area.
  4. When a <form> is submitted, the name of the fields that accept input and the value of those fields are sent as name=value pairs.

6개의 댓글

comment-user-thumbnail
2025년 5월 24일

I appreciate everything you have added to my knowledge base.Admiring the time and effort you put into your blog and detailed information you offer.Thanks. best dispensaries near me

답글 달기
comment-user-thumbnail
2025년 6월 12일

i never know the use of adobe shadow until i saw this post. thank you for this! this is very helpful. https://www.doorhardware.co.uk/

답글 달기
comment-user-thumbnail
2025년 7월 7일

When i stunned while using the research people meant to makes unique post awesome. Superb pastime! IPTV UK

답글 달기
comment-user-thumbnail
2025년 7월 8일

Ones own favorite songs is without a doubt astonishing. You have got various highly athletic animators. As i intend one the ideal in achieving success. sexy pirate outfits

답글 달기
comment-user-thumbnail
2025년 7월 17일

I haven’t any word to appreciate this post.....Really i am impressed from this post....the person who create this post it was a great human..thanks for shared this with us. 美國寄香港

답글 달기
comment-user-thumbnail
2025년 8월 19일

Websites is normally bogged off by means of untrue blog without having any substantial subject matter however, the key content was first terrific and additionally sensible all the look at. With thanks just for stating this approach by himself. bandar toto macau

답글 달기