HTML
Line Tag
HTML provides the <hr> tag in order to create lines horizontally. The <hr> name comes from the horizontal tag. In general, the line tag is used to divide the web page into separate sections. The <hr> tag is a single tag where there is no need to end the tag. In this tutorial, we examine … Read more