DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <style> input:focus:invalid { /* 该样式不生效*/ border:2px solid red; } ...
確定! 回上一頁