Code Thuộc tính border-style trong CSS
Code Thuộc tính border-style trong CSS
Code Thuộc tính border-style trong CSS
Chạy Thử
Code Thuộc tính border-style trong CSS
Dùng để quy định kiểu đường viền cho phần tử HTML, thuộc tính này kết hợp với thuộc tính border-width để quy định chiều rộng và thuộc tính border-color để quy định màu sắc cho đường viền:border-style: solid;
border-style: dotted;
border-style: double;
border-style: dashed;
border-style: inset;
border-style: outset;
border-style: ridge;
border-style: groove;
border-style: none;
Code Thuộc tính border-style trong CSS nằm trong bài viết Thuộc tính border-style trong CSS