Social Sciences, asked by santoshhembade8, 4 months ago

which is the attribute used with input element​

Answers

Answered by Anonymous
0

The name attribute specifies the name of an <input> element. The name attribute is used to reference elements in a JavaScript, or to reference form data after a form is submitted. Note: Only form elements with a name attribute will have their values passed when submitting a form.

Answered by da4729204
0

Answer:

following attributes can be used with input

  • type
  • name
  • id
  • title
Similar questions