Is it possible to add a styled label on top of an input element? I have seen images placed inside input elements for indicating the type of input accepted. For example, in a login form, a user icon represents the username field and a key icon represents the password field. Is there a method to include a similar label?
Here is a sample image showing an input element with an icon image embedded!