Display the menus [Marks, Attendance, Report, Settings] in a unordered list. Get user id in a text box. If User id is 1, the first 2 menus should be only displayed. If user id is 2, display first 3 menus, if user id is 3, display all the menus. Use an apt directive to accomplish the same.
Answers
Answered by
0
Answer:
Display the menus [Marks, Attendance, Report, Settings] in a unordered list. Get user id in a text box. If User id is 1, the first 2 menus should be only displayed. If user id is 2, display first 3 menus, if user id is 3, display all the menus. Use an apt directive to accomplish the same.
Similar questions