Problem Statement:

Create a web page which displays the syllabus of AJWT as a bulleted list. Unit titles are displayed as contents of the main list and the topics of individual units are displayed as sub lists in the main list. (Hint: Use nested lists). Instead of bullets for unordered list, display arrows using CSS.

Source Code:

ex5.html

ex5style.css

Output: