1
I’m doing a project to apply some concepts of html/CSS
I started studying 1 month ago, I have a problem, in the version of the site to mobile
, can’t put a box of input
very large in header
, then.
How do I make the input type="search"
is just an image, and when clicking appears the BOX with the text for the user to type?
https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_type_image
– user60252
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/image
– user60252