Menu
×
×
正确
table, th, td {
border: @(17); }
table, th, td {
border: 3px solid black ; }
table, th, td {
border: solid 3px black; }
table, th, td {
border: solid black 3px; }
table, th, td {
border: solid 3px black; }
table, th, td {
border: 3px black solid; }
table, th, td {
border: black 3px solid; }
table, th, td {
border: 3px black solid; }
table, th, td {
border: 3px solid #000; }
table, th, td {
border: solid 3px #000; }
table, th, td {
border: solid #000 3px; }
table, th, td {
border: solid 3px #000; }
table, th, td {
border: 3px #000 solid; }
table, th, td {
border: #000 3px solid; }
table, th, td {
border: 3px #000 solid; }
table, th, td {
border: 3px solid #000000; }
table, th, td {
border: solid 3px #000000; }
table, th, td {
border: solid #000000 3px; }
table, th, td {
border: solid 3px #000000; }
table, th, td {
border: 3px #000000 solid; }
table, th, td {
border: #000000 3px solid; }
table, th, td {
border: 3px #000000 solid; }
table, th, td {
border: 3px solid black; } 不正确
点击 此处 重试 正确
下一题 ❯w3exercise_input_no_0 |