Thẻ <hr> được dùng để tạo đường kẻ ngang trong trang web:
Ví dụ:
<html>
<head>
<title>Thẻ HR</title>
<meta charset="UTF-8">
</head>
<body>
<h1>This is heading 1</h1>
<h2>This is heading 2</h2>
<h3>This is heading 3</h3>
<h4>This is heading 4</h4>
<h5>This is heading 5</h5>
<h6>This is heading 6</h6>
<hr>
<p>Ví dụ về đường kẻ ngang</p>
</body>
</html>
Kết quả:

Soạn thảo đoạn code dưới đây, muốn thêm đường kẻ ngang ở đầu thì thêm thẻ hr tại đó:
<p>Những đêm hè</p>
<p>Khi ve ve</p>
<p>Đã ngủ</p>
<p>Tôi lắng nghe</p>
<p>Trên đường Trần Phú</p>
<p>Tiếng chổi tre</p>
Những đêm hè Khi ve ve Đã ngủ Tôi lắng nghe Trên đường Trần Phú Tiếng chổi tre
3 comments On Sử dụng thẻ hr
Your article helped me a lot, is there any more related content? Thanks!
Thank you for your sharing. I am worried that I lack creative ideas. It is your article that makes me full of hope. Thank you. But, I have a question, can you help me?
Can you be more specific about the content of your article? After reading it, I still have some doubts. Hope you can help me.