Which attribute of the input tag specifies that the input element should be preselected when the web page loads?
Answers
Answered by
7
Answer:
here is your answer
Explanation:
<form action="/action_page.php">
First name: <input type="text" name="fname" autofocus><br>
Last name: <input type="text" name="lname"><br>
<input type="submit">
</form>
Please mark brainliest
Answered by
3
Answer:
please see images and write your answer
Explanation:
please mark brainlist
i hope answer is helpfull
Attachments:
Similar questions