Computers

7th -

8thgrade

Image

code.org Lesson 2 Intro to HTML

21
plays

10 questions

Show Answers
See Preview
  • 1. Multiple Choice
    45 seconds
    5 pts

    What language are we using to create web pages in Computers 7 class?

    Java

    JavaScript

    HTML

    Python

  • 2. Multiple Choice
    30 seconds
    5 pts

    Where in an HTML file should you place the content you want to display on the monitor?

    In between <head> and </head>

    in between <body> and </body>

    After the </html> tag

    Above the <!DOCTYPE html> line

  • 3. Multiple Choice
    30 seconds
    5 pts

    Which line is not a part of the default code in code.org?

    <p> ... </p>

    <head>

    </head>

    <html>

    </html>

    <body>

    </body>

  • Answer choices
    Tags
    Answer choices
    Tags

    Explore all questions with a free account

    Already have an account?