How do you add an error message if someone enters the wrong information in an input box? For example, say the input box was for zip codes and I wanted an error message to appear if the user entered a zip code that wasn't on my list. Is there a way to make a message appear next to the input box?