I\'d like to have a styled file input field on my page and therefore put it inside a button which it completely covers and made it invisible by set
input
button
According to W3 specification of the BUTTON tag, you cannot inset the following tags inside a tag:
However, all the other block and inline tags are allowed.