HTML-CSS

HTML-CSS

Professional Development

33 Qs

quiz-placeholder

Similar activities

PG Code Breaker Challenge Round-1

PG Code Breaker Challenge Round-1

Professional Development

30 Qs

Python

Python

Professional Development

35 Qs

Practice Quiz_W04

Practice Quiz_W04

Professional Development

30 Qs

Создавать и работать с базами  данных

Создавать и работать с базами данных

Professional Development

30 Qs

Lenguajes de Programación

Lenguajes de Programación

Professional Development

33 Qs

Formularios HTML - TE Ayerbe

Formularios HTML - TE Ayerbe

Professional Development

33 Qs

HTML5

HTML5

Professional Development

30 Qs

C Programming

C Programming

University - Professional Development

30 Qs

HTML-CSS

HTML-CSS

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Manuel Marie

Used 1+ times

FREE Resource

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Le contenu de notre page Web sera placé dans la balise "body"

Vrai

Faux

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle balise est responsable du nom de la page qui sera affiché sur l’onglet du navigateur ?

p

doctype

title

h1

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cette balise <title> se trouve-t-elle dans la balise BODY ?

Oui

Non

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle est la syntaxe du commentaire en HTML ?

<!-- Ceci est un commentaire -->

<!- Ceci est un commentaire ->

<!-- Ceci est un commentaire --!>

/* Ceci est un commentaire */

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle est la balise HTML qui permet d’aller à la ligne ?

<break>

<breakline>

<lb>

<br>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Comment peut-on ouvrir un lien dans un nouvel onglet?

<a href="#" target="_new">

<a href="#" target="_blank">

<a href="#" new>

<a href="#" || tab>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle est la bonne syntaxe pour insérer une image ?

<img href="image.jpg" alt="Mon Image">

<img href="image.jpg"> Mon image </img>

<img src="image.jpg" alt="Mon Image">

<img alt="Mon Image">image.jpg</img>

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?