Search Header Logo
Web page lesson

Web page lesson

Assessment

Presentation

Computers

University

Practice Problem

Medium

Created by

Seddrico Ferguson

Used 4+ times

FREE Resource

0 Slides • 10 Questions

1

Multiple Choice

Web programming refers to creating, and writing ________to produce web pages to be displayed using a web browser. These web pages can contain content comprising text, images, sounds, video, and hyperlinks.

1

codes

2

letters

3

word

2

Multiple Choice

A _________ can be in the form of text or an image

1

Design

2

page

3

hyperlinks

4

links

3

Multiple Choice

When writing HTML code, text is entered as______ to create a structure.

1

Words

2

Commands

3

Tags

4

Multiple Choice

These tags tell the web browser how to display the ________ in the web document. 

1

graphic

2

text and graphic

3

Text only

5

Multiple Choice

HTML tags are surrounded by______ brackets.

1

{ }

2

< >

3

()

6

Multiple Choice

 The closing tag is written like this _____

1

?

2

.

3

/

4

:

7

Multiple Choice

 An important part to notice in the structure is the layout of the tag is refer to as _____

1

tags

2

nesting

3

closing

8

Multiple Choice

The head element contains information about the web page, as opposed to the web page content itself. The document <head> open tag followed by a closing ......... tag

1

<head>

2

</head>

3

<head/>

9

Multiple Choice

The page title. The title element contains the title of the page. Select the correct open and closed tags

1

<head<title> … </tittle>>

2

</head><title> … </title>

3

<title> … <title>

10

Multiple Choice

Question image

Let’s put them all together on a single web page. As you can see, you can build a web page using just these HTML tags. True or False

1

True

2

False

Web programming refers to creating, and writing ________to produce web pages to be displayed using a web browser. These web pages can contain content comprising text, images, sounds, video, and hyperlinks.

1

codes

2

letters

3

word

Show answer

Auto Play

Slide 1 / 10

MULTIPLE CHOICE