Elements in HTML

Elements in HTML

University

6 Qs

quiz-placeholder

Similar activities

Introduction to HTML

Introduction to HTML

University

10 Qs

HTML

HTML

6th Grade - University

10 Qs

HTML

HTML

University

10 Qs

CSS Rules Quiz-unit 4 CodeHS

CSS Rules Quiz-unit 4 CodeHS

7th Grade - University

7 Qs

Create a Website 1

Create a Website 1

KG - University

10 Qs

HTML

HTML

University

10 Qs

Website Design

Website Design

KG - University

10 Qs

HTML14-02-23

HTML14-02-23

University

10 Qs

Elements in HTML

Elements in HTML

Assessment

Quiz

Computers

University

Easy

Created by

Jamunadevi T

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We enclose HTML tags within?

{}

[]

()

<>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the effect of the <b> tag?

Bold the text

change color of the text

change style of the text

change color of vthe background

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tags is used to indicate the page’s start and endpoints?

<head>

<body>

<html>

none

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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


<head>

<body>

<html>

none

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

<td>

<tr>

<th>

None

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the main components of the front end of any working website?

HTML

JavaScript

CSS

All