Latest Lists

html, xhtml & css?

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>

Public Comments

  1. Please do your own homework. The answers to all of these question can easily be found by reading the HTML spec or looking at one of the thousands of HTML help sites out there. Edit: Although question 6's correct answer, <col>, is not listed among the possible answers, so I'd question the quality of this quiz. The question is probably looking for <td>, but that's a cell, not a column.
  2. 1. <ol></ol> 2. circle 3. ordered 4. alt 5. unordered 6. <td> 7. <a> 8. <ul></ul> 9. href 10. <li></li> Edit: and yeah, what the guy before me said lol. These questions are actually kind of easy, it wouldn't take you long to learn the material if you looked it up ;)
  3. wow these are so easy. think of it like this they ask about a tag for an Ordered List notice the caps in ordered list put those 2 cap letters together and you have your answer to that question the default is a circle if you have a sequence of numbers the go in order right. the answer to #4 is in the question look at the word ALTernate bullet list have no order.
Powered by Yahoo! Answers