5
Answers

Input type button?

<input type="submit" value="Enter">

how can I click this button? what code should I write? (I want to click this button with input type code... (not value)

Answers (5)