pencil-icon
Build your own quiz

Computers

9th -

12thgrade

Image

CodeHS Web Design Unit 2.4-2.10

16
plays

20 questions

Show Answers
See Preview
  • 1. Multiple Choice
    30 seconds
    1 pt

    True or False: As long as you cite your sources, you can put any image you find online on your website.

    True

    False

  • 2. Multiple Choice
    30 seconds
    1 pt

    Which of the following actions will help you avoid violation of copyright laws?

    Always cite the source of the image

    Check the copyright of the image to make sure it can be used by

    others without permission

    Limit your searches to public domain images

    All of the above

  • 3. Multiple Choice
    30 seconds
    1 pt

    Which of the following HTML code snippets would produce this on a web page:

    *Apples

    *Bananas

    *Oranges

    <ul>

    Apples

    Bananas

    Oranges

    </ul>

    <ol>

    Apples

    Bananas

    Oranges

    </ol>

    <ul>

    <li>Apples</li>

    <li>Bananas</li>

    <li>Oranges</li>

    </ul>

    <ol>

    <li>Apples</li>

    <li>Bananas</li>

    <li>Oranges</li>

    </ol>

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?