WEB pages and Web sites

WEB pages and Web sites

8th Grade

10 Qs

quiz-placeholder

Similar activities

Camp Sequoia:  Part II

Camp Sequoia: Part II

7th - 10th Grade

15 Qs

HTML Quiz Grade 7

HTML Quiz Grade 7

6th - 8th Grade

10 Qs

UTS PEMROGRAMAN WEB DKV

UTS PEMROGRAMAN WEB DKV

8th Grade

10 Qs

HTML Basics (W3Schools)

HTML Basics (W3Schools)

8th Grade

12 Qs

HTML Definitions

HTML Definitions

5th - 12th Grade

15 Qs

Quiz HTML

Quiz HTML

1st - 10th Grade

10 Qs

HTML Basics

HTML Basics

8th - 10th Grade

10 Qs

Lenguaje HTML

Lenguaje HTML

8th 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?