A. text-color:red; B. color:red;
A. border-circle:10px; B. circle-radius:10px; C. border-radius:10px;
A. border B. padding C. width D. margin
A. width B. height C. display
A. border B. width C. margin D. padding
A. 100px B. 110px C. 90px D. 80px
A. background-color:linear-gradient(to right,red,white); B. background-image:linear-gradient(to right,red,white); C. background:linear-gradient(to right,red,white);
A. float:left; B. clear:left;
A. <input type="text"> B. <input type="radio"> C. <input type="checkbox"> D. <input type="button">