Basic Concepts in HTML & CSS (Intermediate)

Basic Concepts in HTML & CSS (Intermediate)

10th Grade

10 Qs

quiz-placeholder

Similar activities

Elements, Paths, and Entities

Elements, Paths, and Entities

9th - 12th Grade

15 Qs

CSS ID vs. Class

CSS ID vs. Class

9th - 12th Grade

15 Qs

HTML and CSS

HTML and CSS

9th - 10th Grade

12 Qs

CSS Rules Quiz-unit 4 CodeHS

CSS Rules Quiz-unit 4 CodeHS

7th Grade - University

7 Qs

Cascading Style Sheets

Cascading Style Sheets

8th - 12th Grade

11 Qs

Web Design

Web Design

10th - 12th Grade

15 Qs

Code.org Lesson 1-14

Code.org Lesson 1-14

9th - 12th Grade

15 Qs

HTML CIW Review

HTML CIW Review

8th - 12th Grade

15 Qs

Basic Concepts in HTML & CSS (Intermediate)

Basic Concepts in HTML & CSS (Intermediate)

Assessment

Quiz

Computers

10th Grade

Medium

Created by

AYOUB DOUDOU

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle est la fonction de l'attribut alt dans une balise ?

Ajouter un lien

Fournir un texte alternatif

Changer la couleur de l'image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quel sélecteur CSS cible tous les éléments sur une page ?

*

.

#

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Comment définissez-vous une image de fond en CSS ?

background-image

bg-image

img-background

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle est la différence entre

  • <ul> et <ol> ?

    crée une liste ordonnée,
      une liste non ordonnée

    crée une liste non ordonnée,
      une liste ordonnée

Les deux sont identiques

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Quelle propriété CSS contrôle l'espace intérieur d'un élément ?

border

margin

padding

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Comment lie-t-on un fichier CSS externe à un document HTML ?

<css link="style.css">

  • <link href="style.css" rel="stylesheet">

<stylesheet src="style.css">

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Que fait la déclaration <!DOCTYPE html> ?

Ajoute un style au document

Indique la version HTML

Déclare le type de document

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?