attributes of <hr>tag specifies that the line should only be in solid dark grey color
Answers
Answered by
1
Answer: I think you should use border-color instead of color , if your intention is to change the color of the line produced by <hr> tag. ... HTML 5 Boilerplate project in its default stylesheet specifies the following rule: hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }.
pls mark me as brainliest
Similar questions
Science,
4 months ago
Computer Science,
4 months ago
Social Sciences,
4 months ago
Psychology,
1 year ago
English,
1 year ago
Biology,
1 year ago