Rekha Mishra

Rekha Mishra

1 Articles Published

Articles by Rekha Mishra

1 articles

How to Change the Thickness of hr Tag using CSS?

CSS
Rekha Mishra
Rekha Mishra
Updated on 15-Mar-2026 10K+ Views

The tag is used to draw horizontal lines on a web page. This tag is one of the most useful HTML tags for separating content by drawing a horizontal line between different sections. In this guide, we will learn how to change the thickness of an tag using CSS with different methods. Syntax hr { height: value; border: value; } The hr Tag in HTML The tag stands for horizontal rule. It is a self-closing tag that creates a visual divider between sections ...

Read More
Showing 1–1 of 1 articles
« Prev 1 Next »
Advertisements