Input Focus CSSInput Focus CSS input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus{ background:#000; color:#69f; }