Making an input value text transparent, is it possible?
- by evergreenjason
I want to make the text value for "Login Now" transparent off of the tag from which I am using the following... <input type="image" value="Login Now">, would I just make a background-color: transparent?