which tag is used to send the information entered on the web browser
Answers
Answered by
0
Answer:
HTML <Meta> Tag
The <meta> tag in HTML provides information about HTML Document or in simple words, it provides important information about a document
Answered by
0
Explanation:
The HTML language is used to create a form in which the action attributes are used to define the address on which the data is needed to transfer. The action attributes is an attribute of the form tag. It means that this is used in the form tag like "<form action="">".
Similar questions