Web hosting ratings - 1450 Introduction to XHTML: Part 1 Appendix K
Wednesday, February 20th, 20081450 Introduction to XHTML: Part 1 Appendix K Fig. K.10 Fig. K.1FiFig. K.10g. K.10Nested and ordered lists in XHTML. (Part 3 of 3.) Fig. K.10 The first ordered list begins in line 33. Attribute type specifies the sequence type (i.e., the set of numbers or letters used in the ordered list). In this case, setting typeto “I” specifies upper-case roman numerals. Line 47 begins the second ordered list and sets attribute typeto “a”, specifying lowercase letters for the list items. The last ordered list (lines 71 75) does not use attribute type. By default, the list s items are enumerated from one to three. A Web browser indents each nested list to indicate a hierarchal relationship. By default, the items in the outermost unordered list (line 18) are preceded by discs. List items nested inside the unordered list of line 18 are preceded by circles. Although not demonstrated in this example, subsequent nested list items are preceded by squares. Unordered list items may be explicitly set to discs, circles or squares by setting the ulelement s type attribute to “disc”, “circle” or “square”, respectively. Note: XHTML is based on HTML (HyperText Markup Language) a legacy technology of the World Wide Web Consortium (W3C). In HTML, it was common to specify the document s content, structure and formatting. Formatting might specify where the browser places an element in a Web page or the fonts and colors used to display an element. The so-called strict form of XHTML allows only a document s content and structure to appear in a valid XHTML document, and not that document s formatting. Our first several examples used only the strict form of XHTML. In fact, the purpose of lines 2 3 in each of the examples before Fig. K.10 was to indicate to the browser that each document conformed to the strict XHTML definition. This enables the browser to confirm that the docu
Please visit Domain Name Hosting services for high quality webhost to host and run your jsp applications.