Comments, Questions, Suggestions, or Opinions












Tutorials
Lesson:

  1. What is HTML?

  2. HTML Editors

  3. HTML Elements and Attributes

  4. HTML Headings and Paragraphs

  5. HTML Formatting

  6. HTML Links

  7. HTML Images

  8. HTML Tables

  9. HTML Lists

  10. HTML Forms



Exercises
For every lesson:

  1. Hyper Text Markup Language

  2. Notepad

  3. Start tag to End tag and name="value"

  4. <h1> and <p>

  5. <b> and <i>

  6. <a href=>

  7. <img src=>

  8. <th> <tr> and <td>

  9. <OL> and <UL>

  10. <form>



My accounts:







Exercise 4


<h1> and <p>



      Multiple Choice. Choose the letter of the correct answer.

  1. How does headings defined?

    A. <hd1> to <hd6>
    B. <h1> to <h6>
    C. <heading>
    D. <h>

  2. What defines the most important heading?

    A. <h1>
    B. <h6>
    C. <h3>
    D. <h1> to <h6>

  3. What defines the least important heading?

    A. <h1>
    B. <h6>
    C. <h3>
    D. <h1> to <h6>

  4. Browsers automatically add some empty space before and after each heading. What do you call this empty space?

    A. an indention
    B. center
    C. a margin
    D. compression

  5. Search engines use your headings to ______ the structure and content of your web pages.

    A. index
    B. save
    C. control
    D. delete

  6. What tag creates a horizontal line in an HTML page?

    A. <horizontal>
    B. <hl>
    C. <hr>
    D. <line>

  7. HTML documents are divided into ________.

    A. essays
    B. paragraphs
    C. lines
    D. poems

  8. Paragraphs are defined with what tag?

    A. <p>
    B. <paragraph>
    C. <h1> to <h6>
    D. <pg>

  9. What will you use if you want a line break without starting a new paragraph?

    A. <linebreak>
    B. <lb>
    C. <h1>
    D. <br>

  10. The browser will ______ extra spaces and extra lines when the page is displayed.

    A. add
    B. remove
    C. multiply
    D. divide
















































































  1. A.
    B.
    C.
    D.


  2. A.
    B.
    C.
    D.


  3. A.
    B.
    C.
    D.


  4. A.
    B.
    C.
    D.


  5. A.
    B.
    C.
    D.


  6. A.
    B.
    C.
    D.


  7. A.
    B.
    C.
    D.


  8. A.
    B.
    C.
    D.


  9. A.
    B.
    C.
    D.


  10. A.
    B.
    C.
    D.