Saved Bookmarks
| 1. |
Define Browse button in HTML? |
|
Answer» Browse Button in HTML: 1. In the tag mention type = “file” attribute shows the input field as a file-select control, with a “Browse” button next to the input control. 2. Browse button is used to search for any file or websites. |
|