HTML

HTML

9th - 10th Grade

6 Qs

quiz-placeholder

Similar activities

Quiz HTML

Quiz HTML

1st - 10th Grade

10 Qs

HTML Basics

HTML Basics

8th - 10th Grade

10 Qs

HTML basics

HTML basics

5th - 10th Grade

10 Qs

HTML

HTML

5th - 10th Grade

10 Qs

HTML

HTML

10th Grade

10 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

HTML introduction

HTML introduction

8th - 9th Grade

10 Qs

HTML

HTML

9th - 12th Grade

11 Qs

HTML

HTML

Assessment

Quiz

Computers

9th - 10th Grade

Easy

Created by

Marwa Mohammed

Used 2+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

HTML codes are called

statement

tag

code

2.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

To add Title in web page write tag

<Title> computer world </Title>

<Html>

<head>

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

To create web page by HTML Write in -------------- program

Note pad

Note Pad ++

all above

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

To add content in web page use tag

<Title>welcome in my web site </title >

<body> welcome in my web site </body>

<head>welcome in my web site </head

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

To Change the direction of web site using

<Title> dir = rtl </Title>

<body dir = rtl >

<Html > dir= rtl</ HTML>

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

To change the direction, write the direction from right to left like this in the tag

True

False