Computer Science, asked by Khushikushawaha, 6 months ago

Write down about the <HR> tag with example (only one line code) in HTML.​

Answers

Answered by jettycharan
2

Answer:<HTML>

<head>

<title> answer </title>

</head>

<body>

<p1> something write </p1>

<p6> something </p6>

<hr>this is a horizontal line </hr>

</body>

</html>

Explanation:

Similar questions
English, 3 months ago