CSS inițiere

CSS inițiere

Assessment

Quiz

Created by

Elena Frunza

Instructional Technology

4 plays

Hard

Student preview

quiz-placeholder

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

CSS este acronimul pentru ?

custom style sheet

cascading style sheet

creative style sheet

consistent style sheet

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Cod folosit pentru a conecta fișierul CSS la fișierul html ?

{link rel ”stylesheet” href=”style.css”}

<a href="stylesheet.css">

<meta style=”stylesheet.css" rel="stylesheet">

<link rel=”stylesheet” href=”style.css”>

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Extensia fișierului CSS ?

.css

.html

.htm

.style

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

CSS intern este codificat în ?

secțiunea head a documentului html

etichete html individuale

secțiunea body a documentului html

în tag-ul body

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Formatul stilurilor CSS ?

proprietate=valoare

style=proprietate

proprietate: valoare;

style: valoare;

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Stilul CSS care inserează atribute în etichete individuale ?

Intern

In-line

Extern

Individual

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Care este un comentariu CSS ?

/* Acesta este un comentariu*/

/ Acesta este un comentariu /

// Acesta este un comentariu

<!-- Acesta este un comentariu -->

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?