Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
-
Economics & Finance
Selected Reading
Articles by Rekha Mishra
1 articles
How to Change the Thickness of hr Tag using CSS?
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 MoreShowing 1–1 of 1 articles
« Prev
1
Next »
Advertisements