FINAL EXAM: LIVING IN THE IT ERA

FINAL EXAM: LIVING IN THE IT ERA

University

50 Qs

quiz-placeholder

Similar activities

Web Design X

Web Design X

1st Grade - University

48 Qs

Quiz Final Ferramentas de Desenvolvimento Web

Quiz Final Ferramentas de Desenvolvimento Web

University

50 Qs

UJIAN MID SEMESTER 1 XII RPL PEMROGRAMAN WEB DAN PERANGKAT BERGE

UJIAN MID SEMESTER 1 XII RPL PEMROGRAMAN WEB DAN PERANGKAT BERGE

University

50 Qs

BCA Quizzler

BCA Quizzler

University

50 Qs

Web Technology - HTML - Tutorial Sheet - 01

Web Technology - HTML - Tutorial Sheet - 01

University

50 Qs

PRO 111 | PRELIM | 09112023

PRO 111 | PRELIM | 09112023

University

45 Qs

prelim_integ

prelim_integ

University

50 Qs

HTML Unit-1 Test

HTML Unit-1 Test

University

55 Qs

FINAL EXAM: LIVING IN THE IT ERA

FINAL EXAM: LIVING IN THE IT ERA

Assessment

Quiz

Computers, Instructional Technology, Other

University

Medium

Created by

Ann Ricafort

Used 7+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What do you call a document that can be accessed through the world wide web?

Webpage

Website

Web browser

Web search engine

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

HTML stands for ?

Hypertext Markup Language

Hyperlink Markup Language

Hypertext Mark Language

Hyperfile Markup Language

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will be the output for the following program?

<html>


<body>


<p>Hello SJPS</p>


</body>


</html>

<Hello SJPS>

Hello SJPS

both are correct

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

HTML tags are element names surrounded by __________.

<angle brackets>

(round brackets)

[square brackets]

(round brackets) and [square brackets]

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The first tag in a pair is the start tag, the second tag is the __________.

new tag

end tag

last tag

old tag

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The _______ element contains meta information about the document

<title>

<body>

<h1>

<head>

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The end tag is written like the start tag, but with a forward slash inserted before the tag name. Which is the following is an example of a correct end tag?

<p>

<p/>

</p>

</p/>

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?