Adding a line to a web page requires the <hr> tag. This tag does not have a closing tag.
This tag has a width and height attributes.
Width attribute : <hr width="50%">
This line will be half the distance of the browser window. Here are some other examples.
Another attribute of the hr tag is size.
Example: <hr width="50%" size=5 > Creates this line:
Assignment:
Add a one or more lines to the following web page : weather-<loginID>