quiz 3

quiz 3

6th - 8th Grade

7 Qs

quiz-placeholder

Similar activities

VR Week 1 Review

VR Week 1 Review

7th - 12th Grade

8 Qs

Html Introduction

Html Introduction

8th - 9th Grade

10 Qs

HTML lesson 8 J6

HTML lesson 8 J6

2nd - 7th Grade

10 Qs

HTML

HTML

7th Grade - University

10 Qs

ICT Review - Q3- G06

ICT Review - Q3- G06

6th Grade

10 Qs

P82 Invention and Robotic Club 06/28

P82 Invention and Robotic Club 06/28

KG - Professional Development

10 Qs

lesson1 quiz

lesson1 quiz

6th Grade - Professional Development

7 Qs

Pre Test Kelas Pemograman WEB

Pre Test Kelas Pemograman WEB

1st - 12th Grade

10 Qs

quiz 3

quiz 3

Assessment

Quiz

Other

6th - 8th Grade

Medium

Created by

Ines Arafa

Used 12+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle est la balise HTML correcte pour insérer une image ?


What is the correct HTML tag to insert an image?

<img src="">

<image src="">

<picture>

  1. <img link="">


2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle balise HTML est utilisée pour créer un paragraphe ?

which tag we use to crate a paragraph ?

<saut>

<p>

<sl>

<br>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle balise HTML est utilisée pour ajouter une vidéo à une page web ?

which html tag we use to add a video to our website

<clip>

<video>

<film>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle balise HTML est utilisée pour afficher un titre ?

Which tag we use to add a title ?

<sup>

<h1>

<img>

<video>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the <b> tag do in this paragraph?
Que fait la balise <b> dans ce paragraphe ?

It makes text italicized. (Cela rend le texte en italique.)

It adds an underline to the text. (Cela ajoute un soulignement au texte.)

It makes the text bold. (Cela rend le texte en gras.)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag in the paragraph is used to insert highlighted text?
Quelle balise dans le paragraphe est utilisée pour insérer du texte en surbrillance ?

sup

del

mark

ins

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to define a row in the table?
Quelle balise est utilisée pour définir une ligne dans le tableau ?

table

th

tr

td