The _____ tags must be at the start and end of an ordered list. <ol> and </ol> <ul> and </ul> <li> and </li> <dl> and </dl> Question 2 If a type attribute is not specified for an unordered list, the list uses the _____ bullet. square disc circle triangle Question 3 Numbered lists are also called _____ lists. browser ordered manager explorer Question 4 The <area> element is similar to the <img> element in that both require the ____ attribute in order to provide alternate text for image maps that are not displayed. temp other alt alternate Question 5 Bulleted lists are also called _____ lists. intranet extranet unordered newsnet Question 6 A column in a table is represented by the ____ element. <td> <tc> <th> <tr> Question 7 The _____ tag is used to create anchors for links to another page in the same Web site, to a Web page in an external Web site, within the same Web page, and for e-mail links. <a> <ol> <ul> <an> Question 8 The _____ tags must be at the start and end of an unordered list. <li> and </li> <ol> and </ol> <ul> and </ul> <dl> and </dl> Question 9 Which of the following attributes of the <a> element specifies the link target’s URL? src href name http-equiv Question 10 The _____ tags are used to define a list item in an ordered or unordered list. <li> and </li> <ol> and </ol> <ul> and </ul> <dl> and </d>