ASSESSMENTS | week 02 quiz

Your Name: (please write your full name)
Your Email:
Section #: 2234 (Tuesday)
   

  1. HTML (HyperText Markup Language) is the language of the Web. What does hypertext/hyperlinking do?

    a) It allows ones document to be linked to another via a "clickable" word or phrase.

    b) It instructs your browser to go and retrieve the page that the hyperlink refers to and displays it onscreen.

    c) If well considered, it is the navigation that directs the user to relevant areas of your site and other sites.

    d) All of the above

  2. Which of following is NOT part of the rules and concepts of the current HTML recommendation?

    a) The basic structure of an HTML document includes opening and closing tags, which surround content and apply meaning to it.

    b) An HTML page must contain three main parts: the DOCTYPE, the Head and the Body

    c) Tags defining presentation should be included in the HTML document.

    d) Tag must be properly nested and in lowercase.

  3. Which of the following describes XHTML?

    a) Object Model

    b) Scripting Language

    c) Presentational Language

    d) Structural Language

  4. This is the basic CSS syntax: property {selector: value;}

    true

    false

  5. The <h1> tag can be used multiple times in your HTML document?

    True

    False

  6. Which of the following is correct?

    a) <strong> and <em> define the presentation of the content

    b) <strong> and <em> define the meaning of the content

    c) <i> and <bold> define the meaning of content

    d) All of the above

  7. <a href="http://www.google.com"> is what kind of link?

    a) A relative link

    b) An email link

    c) An absolute link

    d) All of the above

(Press the submit button ONE TIME ONLY)

*Check your email for a message from anonymous@pair.com