Test de positionnement en informatique

Test de positionnement en informatique

10th Grade

30 Qs

quiz-placeholder

Similar activities

HTML and CSS Quiz Review

HTML and CSS Quiz Review

9th Grade - University

25 Qs

HTML and CSS

HTML and CSS

9th - 12th Grade

25 Qs

Язык HTML +

Язык HTML +

9th - 11th Grade

26 Qs

HTML SFA 1 Review

HTML SFA 1 Review

9th - 12th Grade

25 Qs

Webpage Design

Webpage Design

10th - 11th Grade

25 Qs

Fundamentos de Programación

Fundamentos de Programación

10th Grade

25 Qs

Programación web  - ll

Programación web - ll

6th - 11th Grade

27 Qs

PHP Lesson 01 Quiz

PHP Lesson 01 Quiz

KG - University

27 Qs

Test de positionnement en informatique

Test de positionnement en informatique

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Rahma Ajaoun

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Que signifie HTML ?

HyperText Multi Language

HyperText Markup Language

Home Tool Markup Language

Hyperlink Markup Language

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

À quoi sert la balise `<a>` en HTML ?

Pour ajouter des images.

Pour créer des paragraphes.

Pour mettre en gras le texte.

Pour créer des liens.

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Comment intégrer une image dans une page HTML ?

<image src="image.jpg">

<img src="image.jpg">

<pic src="image.jpg">

<src img="image.jpg">

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Quelle balise est utilisée pour créer un titre de niveau 1 ?

<h1>

<title>

<header>

<head>

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Quelle balise HTML est utilisée pour créer une liste à puces ?

<ol>

<ul>

<li>

<list>

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Quelle balise HTML est utilisée pour insérer un lien hypertexte ?

<link>

<href>

<a>

<url>

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Quelle est la structure de base d'un document HTML ?

<html> <head> <title>Mon titre</title> </head> <body> Contenu </body> </html>

<html> <body> <head> Contenu </head> </body> </html>

<html> <title> <body> Contenu </body> </title> </html>

<head> <title>Mon titre</title> <body> Contenu </body> </head>

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?