I'm trying to make a good call to action that has a box to enter a zip code, but I'm very new at we design. I'm trying to figure out how to put the form on top of an image I have, as well as a button (search) next to the zip code box. Any suggestions on how I would do that?
You can use div's to do that and z-index function to set a div on top of another div. w3schools.com is a good website for beginners.