WEB pages and Web sites

WEB pages and Web sites

8th Grade

10 Qs

quiz-placeholder

Similar activities

HTML Quiz

HTML Quiz

7th - 12th Grade

15 Qs

HTML & Web Design

HTML & Web Design

5th - 9th Grade

12 Qs

Year 8 HTML

Year 8 HTML

8th Grade

10 Qs

Code.org Unit 2 - Web Development

Code.org Unit 2 - Web Development

6th - 8th Grade

15 Qs

HTML Quiz <html>

HTML Quiz <html>

4th - 8th Grade

10 Qs

HTML Basics

HTML Basics

7th - 10th Grade

10 Qs

HTML CIW Review

HTML CIW Review

8th - 12th Grade

15 Qs

Web development Intro

Web development Intro

5th - 12th Grade

10 Qs

WEB pages and Web sites

WEB pages and Web sites

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Манарбек Бибит

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does HTML stand for?

Hyper Text Markup Language

Home Tool Markup Language

Hyperlink and Text Markup Language

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Choose the correct HTML element for the largest heading:

<head>

<h1>

<heading>

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which character is used to indicate an end tag?

/

*

<

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct HTML for inserting an image?

<image src="image.jpg" alt="MyImage">

<img href="image.png" alt="MyImage">

<img src="image.jpg" alt="MyImage">  

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which HTML element defines the title of a document?

<head>

<title>

<meta>

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Where in an HTML document is the correct place to refer to an external style sheet?

In the <head> section  

At the end of the document

In the <body> section

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The _____ element contains meta information about the HTML page

<title>

<!DOCTYPE>

<head>

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?