Design HTML5 lists and hyperlinks

In web pages, most of the information is a list structure, such as menu bar, graphic list, category navigation, news list, column list, etc. HTML5 defines a set of list tags to achieve reasonable layout of web page information through the list structure. In addition, web pages also contain a large number of hyperlinks, through which web pages and locations can be jumped. Hyperlinks can connect the entire website and the Internet together. List structures are closely related to hyperlinks and often need to be used together.

1. Definition list

1.1, unordered list

An unordered list is a list structure without sorting, using