InterviewSolution
Saved Bookmarks
| 1. |
What will happen when bgcolor and background color both attributes are given in tag in html? |
| Answer» The bgcolor attribute is used for coloring the background of the document while background attribute specifies a background image for a document.\t\xa0 | |