InterviewSolution
Saved Bookmarks
| 1. |
Choose the correct HTML for width attribute and its value.(a) width=80(b) width=”80″(c) WIDTH=”80″(d) WIDTH=80This question was addressed to me in examination.Enquiry is from Traditional HTML and XHTML topic in portion HTML Fundamentals of HTML |
|
Answer» Right CHOICE is (B) WIDTH=”80″ |
|