Q3G2

Q3G2

University

8 Qs

quiz-placeholder

Similar activities

HTML Dasar

HTML Dasar

10th Grade - University

12 Qs

Web тегтері

Web тегтері

University

10 Qs

QUIZ HTML 2

QUIZ HTML 2

University

12 Qs

Frontend batch Quiz- 1

Frontend batch Quiz- 1

University

9 Qs

P82 Invention and Robotic Club 06/28

P82 Invention and Robotic Club 06/28

KG - Professional Development

10 Qs

Gold Batch -2 Quiz 1

Gold Batch -2 Quiz 1

University

10 Qs

Quiz 01

Quiz 01

University

13 Qs

Web Design

Web Design

KG - University

10 Qs

Q3G2

Q3G2

Assessment

Quiz

Other

University

Medium

Created by

Omnia Elrashidy

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following HTML tag is used to add a row in a table?

<th>

<td>

<tr>

<tt>

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which one of the following tags is used to insert graphics in the webpage

<image>

<images>

<img>

<graphics>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is true

In tables, header cells are centred by default and the data cells are right-aligned.

In the case of character formatting the tag <TW> is used for typewriter-like text

Unordered list starts with <UL> and ends with <UL>

<SUPR> tag is used for superscripts text

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the correct way to start an ordered list with the count of numeric value 4?

  1. <ol type = "1" initial = "4">

  1. <ol type = "1" begin = "4">

  1. <ol type = "1" num = "4">

  1. <ol type = "1" start = "4">

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Each table header is defined by a ____ tag.

  1. <cell> ... </cell>

  1. <tr> ... </tr>

  1. <th> ... </th>

  1. <td> ... </td>

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Can we use class name with multiple HTML elements?

  1. Yes

  1. No

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which tag is used to display a radio button?

  1. <input type="textbox">

  1. <input type="checkbox">

  1. <input type="text">

  1. <input type="radio">

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt


Boundaries of the system are the_____________.

system and environment interface.

parameter of the environment.


border of the system.

bases of the system.