Quiz 1 E-Commerce

Quiz 1 E-Commerce

University

8 Qs

quiz-placeholder

Similar activities

Webture - HTML Journey

Webture - HTML Journey

University

10 Qs

What am I?

What am I?

University

10 Qs

html5

html5

University

10 Qs

Web тегтері

Web тегтері

University

10 Qs

HTML Dasar

HTML Dasar

10th Grade - University

12 Qs

Basic HTML Concepts

Basic HTML Concepts

University

6 Qs

QUIZ HTML 2

QUIZ HTML 2

University

12 Qs

P82 Invention and Robotic Club 06/28

P82 Invention and Robotic Club 06/28

KG - Professional Development

10 Qs

Quiz 1 E-Commerce

Quiz 1 E-Commerce

Assessment

Quiz

Other

University

Medium

Created by

Omnia Elrashidy

Used 10+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which HTML tag is called the root element of an HTML document?

<body>

<html>

<head>

<doctype>

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Apart from <i> tag, which of the following tag is used to render a text in italics?

<em>

<strong>

<b>

None of the above

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following tags doesn’t require a closing tag?

<br>

<hr>

Both A and B

None of the above

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

We enclose HTML tags within?

{ }

< >

! !

None of the above

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which tag is used to create a hyperlink?

  • <a>

  • <img>

  • <dl>

  • <link>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the HTML attribute used to reference the location of an image inside the <img> tag?

src

  • href

  • link

  • location

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

HTML document can contain ___.


Tags

Plain Text

Attributes

All the above

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following elements in HTML5 defines video or movie content?

<video>

<movie>

<audio>

<media>