wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML

Total questions: 8

Worksheet time: 8mins

Name
Class
Date
1.

Care este forma corectă de reprezentare a unui atribut?

a)

<tag> atribut1=“valoare1” atribut2=“valoare2” …….</tag>

b)

<tag> atribut1=valoare1 atribut2=valoare2

.....</tag>

c)

<tag> atribut1 atribut2 .... </tag>

d)

<tag> "valoare1" "valoare2" ... </tag>

2.

Care dintre urmatoarele insiruiri nu contin complet doar etichete?

a)

<html>, <head>, <body>, <p>

b)

atribut, atribut2, atribut3 = "valoare3"

c)

html, body, head, p

d)

"html","body","head","p"

3.

Cu ce incepe si se sfarseste mereu o structura minimala a unei pagini WEB?

a)

<head>

....

</head>

b)

<html>

....

</html>

c)

<body>

....

</body>

d)

</html>

4.

Care dintre urmatoarele elemente nu are nevoie de un tag de inchidere?

a)

<b>

b)

<html>

c)

<p>

d)

<BR>

5.

Care este ordinea culorilor in constructia pentru alegerea culorii de fundal?

a)

GRB

b)

BGR

c)

RGB

d)

BRG

6.

Numarul din zecimal 18 in hexazecimal este egal cu...?

a)

18

b)

12

c)

20

d)

A

7.

Care este forma corecta a tag-ului pentru a adauga culoare de fundal paginii WEB?

a)

<body bgcolor="#000">

b)

<body bgcolor=000000>

c)

<body bgcolor="#000000">

d)

<body color=black>

8.

Pareri/Impresii/Imbunatariri/Nelamuriri :))

4 lines