InterviewSolution
Saved Bookmarks
| 1. |
Which attribute indicates a descending order of displaying a list?(a) reversed(b) forward(c) straight(d) circularI have been asked this question in an interview.My question is based upon Common HTML5 Attributes Reference topic in section HTML and XHTML Fundamentals of HTML |
|
Answer» RIGHT answer is (a) reversed Explanation: Reverse ATTRIBUTE commonly USE with |
|