InterviewSolution
Saved Bookmarks
| 1. |
Html code contains:(a) Tags(b) Attributes(c) Elements(d) All of the mentionedI have been asked this question in homework.Question is taken from Web Fundamentals in section Database Programming Techniques of Database Management |
|
Answer» RIGHT ANSWER is (d) All of the mentioned Easy EXPLANATION - <> are tags,SIZE is a attribute. |
|