The default width of horizontal line is in html
Answers
Answered by
1
Answer:
The horizontal rule, often referred to as the HTML line separator tag, creates a horizontal line commonly used to visually separate sections on a page. It has the following attributes: width="?? %" - The line will occupy a fixed width or percentage of the default 100% width.
Similar questions