Bùi Tấn Lực
- 23
- 05/10/2025
Thuộc tính border-top trong CSS dùng để kẻ đường viền trên cho phần tử HTML bao gồm: kiểu dáng, màu sắc, kích thước, chi tiết như nào hãy cùng chúng tôi phân tích:
Thuộc tính border-top trong CSS
Chức năng của Thuộc tính border-top trong CSS
Thuộc tính border-top trong CSS dùng để kẻ đường viền trên cho phần tử HTML bao gồm: kiểu dáng, màu sắc, kích thước.
Code Thuộc tính border-top trong CSS
<!DOCTYPE html>
<html>
<head>
<title>Code Thuộc tính border-top trong CSS</title>
<style>
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
div{width:100%;float:left;height:auto;background:antiquewhite;margin-bottom:10px;padding:10px}
</style>
</head>
<body>
<h1>Code Thuộc tính border-top trong CSS</h1>
<div style="border-top: 1px solid #ff0000;">border-top: 1px solid #ff0000;</div>
<div style="border-top: 5px solid green;">border-top: 5px solid green;</div>
<div style="border-top: 5px dotted green;">border-top: 5px dotted green;</div>
<div style="border-top: 1px dotted red;">border-top: 1px dotted red;</div>
<div style="border-top: 5px double green;">border-top: 5px double green;</div>
<div style="border-top: 10px double red;">border-top: 10px double red;</div>
<div style="border-top: 5px dashed green;">border-top: 5px dashed green;</div>
<div style="border-top: 10px dashed red;">border-top: 10px dashed red;</div>
<div style="border-top: 1px inset red;">border-top: 1px inset red;</div>
<div style="border-top: 5px inset green;">border-top: 5px inset green;</div>
<div style="border-top: 10px inset red;">border-top: 10px inset red;</div>
<div style="border-top: 1px outset red;">border-top: 1px outset red;</div>
<div style="border-top: 5px outset green;">border-top: 5px outset green;</div>
<div style="border-top: 10px outset red;">border-top: 10px outset red;</div>
<div style="border-top: 1px ridge red;">border-top: 1px ridge red;</div>
<div style="border-top: 5px ridge green;">border-top: 5px ridge green;</div>
<div style="border-top: 1px groove red;">border-top: 1px groove red;</div>
<div style="border-top: 5px groove green;">border-top: 5px groove green;</div>
</body>
</html>
Lời kết
Cảm ơn các bạn đã tham khảo bài viết Thuộc tính border-top trong CSS.
- 0 Bình luận

Bùi Tấn Lực
CEO Bùi Tấn Lực người sáng lập ra Web Mới, là một lập trình viên website, người viết content, chuyên tư vấn các vấn đề về website và SEO website
Chia sẻ nội dung đánh giá của bạn về Thuộc tính border-top 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 *
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 *
Bình luận, Hỏi đáp
Đăng ký tư vấn miễn phí
Tìm hiểu 1 năm không bằng lắng nghe 1 câu tư vấn