InterviewSolution
Saved Bookmarks
| 1. |
Different between< BR> and < HR> tages ? |
|
Answer» tag is used to insert a line break which means the text/image following the tag will be moved to the next line while tag is used to insert horizontal line that can divide the information into sections. |
|