Thuộc tính text-decoration-color trong CSS

Thuộc tính text-decoration-color trong CSS
Thuộc tính text-decoration-color trong CSS

Chức năng của Thuộc tính text-decoration-color trong CSS

Thuộc tính text-decoration-color trong CSS kết hợp với thuộc tính text-decoration-line để vẽ màu cho các dấu gạch cho văn bản trong phần tử HTML.

Cú pháp của Thuộc tính text-decoration-color trong CSS

text-decoration-color: giatri;

giatri: Giá trị để vẽ màu cho các dấu gạch cho văn bản (Ví dụ: red, #008001, rgb(0, 0, 255),.....)

Code Thuộc tính text-decoration-color trong CSS

text-decoration-color: red;
text-decoration-color: #008001;
text-decoration-color: rgb(0, 0, 255);
text-decoration-color: rgba(201, 76, 76, 0.3);
text-decoration-color: hsl(89, 43%, 51%);
text-decoration-color: hsla(89, 43%, 51%, 0.3);
<!DOCTYPE html>
<html>
<head>
<title>Code Thuộc tính text-decoration-color trong CSS</title>
<style>
span{width:100%; float:left; height:auto; margin-bottom:20px}
p {text-decoration-line: underline;}
</style>
</head>
<body>
<h1>Code Thuộc tính text-decoration-color trong CSS</h1>

<span>Thuộc tính text-decoration-color trong CSS kết hợp với thuộc tính text-decoration-line để vẽ màu cho các dấu gạch cho văn bản trong phần tử HTML:</span>

<!----webkit dùng cho Safari --->
<p style=" -webkit-text-decoration-color: red;  text-decoration-color: red;">text-decoration-color: red;</p>

<p style="-webkit-text-decoration-color: #008001;  text-decoration-color: #008001;">text-decoration-color: #008001;</p>

<p style="-webkit-text-decoration-color: rgb(0, 0, 255);  text-decoration-color: rgb(0, 0, 255);">text-decoration-color: rgb(0, 0, 255);</p>

<p style="-webkit-text-decoration-color: rgba(201, 76, 76, 0.3);  text-decoration-color: rgba(201, 76, 76, 0.3);">text-decoration-color: rgba(201, 76, 76, 0.3);</p>

<p style=" -webkit-text-decoration-color: hsl(89, 43%, 51%);  text-decoration-color: hsl(89, 43%, 51%);">text-decoration-color: hsl(89, 43%, 51%);</p>

<p style=" -webkit-text-decoration-color: hsla(89, 43%, 51%, 0.3);  text-decoration-color: hsla(89, 43%, 51%, 0.3);">text-decoration-color: hsla(89, 43%, 51%, 0.3);</p>

</body>
</html>

Chạy Thử

Lời kết

Cảm ơn các bạn đã tham khảo bài viết Thuộc tính text-decoration-color trong CSS.

  • 0 Bình luận
CEO Bùi Tấn Lực | Founder Web Mới
Bùi Tấn Lực
Tìm hiểu về CEO Bùi Tấn Lực, Founder Web Mới với nhiều năm kinh nghiệm trong lĩnh vực phát triển website, SEO và chia sẻ kiến thức công nghệ
Chia sẻ nội dung đánh giá của bạn về Thuộc tính text-decoration-color trong CSS
Email, Điện thoại của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *
Đánh giá của bạn
Tên *
Email
Số điện thoại *
Bình luận, Hỏi đáp
Đăng ký tư vấn thiết kế website
Tìm hiểu 1 năm không bằng lắng nghe 1 câu tư vấn