How can I make this input transparent?
I\'ve tried this but it doesn\'t work.
backgro
input[type="text"] { background: transparent; border: none; }
Nobody will even know it's there.