What are the various common lists for designing a web page in HTML5.

bookmark

Following are the common lists for designing a web page:

<dl> - Definition list
<dir> - Directory list
<menu> - Menu list
<ol> - Ordered list
<ul> - Unordered list