-
Which of the following defines the title of a work?
-
- <hr>
- <cite>
- <address>
- <a>
- None of these
Correct Option: B
The <cite> tag defines the title of a work. The <hr> tag is used to give a horizontal break. When we want to link one page to another, then <a> tag is used. The <address> tag is used to define the contact information about owner of document.