1·You simply add a line break and description line to the unordered list.
您只需向无序清单中添加一个换行符和描述行。
2·Although storing attributes in array form is a typical implementation, an element's attributes are an unordered set, so other parser implementations may store attributes in a more efficient way.
虽然以数组形式保存属性是一种典型实现,但元素的属性是一个无序集,因此其他解析器实现可以以更有效的方式保存属性。
3·Next, add some additional markup to your HTML document: an unordered list of links.
接下来,在HTML文档中添加一些标记:一个无序的链接列表。
4·For example, if you manage data in hash tables or other unordered data structures in the application domain, you might face additional work re-assembling elements into the order set by a schema.
比方说,如果在应用领域采用哈希表或者其他无序数据结构管理数据,可能会面临着将元素按照模式中的顺序设定重新装配的额外工作。
5·Like SGML, HTML allowed authors to describe the structure of a document, separating headers from paragraphs, ordered and unordered lists.
和SGML一样,HTML允许作者描述文档的结构,把头部和段落、有序列表、无序列表分开。