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
History,
3 months ago
Physics,
3 months ago
Psychology,
11 months ago
English,
11 months ago
Biology,
11 months ago