Write the HTML code to display horizontal line of red color. CBSE 2015
Answers
Answered by
13
Using <HR> tag, anyone can insert horizontal line in a Web page. Answer: To display text in a title bar of a browser, use the <TITLE> tag inside the <HEAD> tag in the HTMLdocument.
Answered by
0
Answer:
we should use <hr>tag for this
Explanation:
we write this in the form of
<hr color=red>
Similar questions