InterviewSolution
Saved Bookmarks
| 1. |
Write the purpose of the following HTML tags : (i) <HR>(ii) <BR> |
|
Answer» (i) <HR> horizontal rule (or) Separate content or define thematic change. (ii) <BR> Line break. |
|