Problem 56
What is XML?
Problem 57
How are HTML and XML alike, and how are they different?
Problem 58
How does an XML document relate to a Document Type Definition?
Problem 59
a. In a DTD, how do you indicate that an element is to be repeated zero or more times? b. In a DTD, how do you indicate that an element is to be repeated one or more times? c. In a DTD, how do you indicate that an element cannot be broken down into other tags?
Problem 60
What is XSL?
Problem 61
What is the relationship between XML and XSL?
Problem 66
This chapter is full of acronyms. Define each of the following ones: a. HTML b. XML C. DTD d. XSL e. SGML f. URL g. ISP
Problem 67
Create an HTML document for a web page that has each of the following features: a. Centered title b. Unordered list c. Ordered list d. Link to another web page e. A picture
Problem 68
Distinguish between an HTML tag and an attribute.
Problem 69
Why might the same web page look different in different browsers?