HTML

HTML

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

HTML Starter Quiz

HTML Starter Quiz

9th - 12th Grade

10 Qs

Chapter1 Quiz

Chapter1 Quiz

8th - 9th Grade

10 Qs

HTML/CSS

HTML/CSS

11th Grade

10 Qs

T3. C1-C2 Quizizz Post-Test

T3. C1-C2 Quizizz Post-Test

7th Grade - University

10 Qs

HTML 2°

HTML 2°

10th Grade

10 Qs

HTML

HTML

10th Grade

10 Qs

HTML_PROFILE FIX

HTML_PROFILE FIX

11th Grade

10 Qs

Web Quzizz

Web Quzizz

9th - 12th Grade

10 Qs

HTML

HTML

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Laurentiu Lambrinoc

Used 8+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

HTML inseamna?

Hyper Time Multiple Language

Hyper Text Mark-up Language

Hipper Text Make Language

Hippo T-Rex Mascot Lemur

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Care dintre urmatoarele ar trebui folosit pentru a scrie cel mai mare nivel de titlu?

<h1>Hello</h1>

<h1>"Hello

<h1>Hello<h1>

{h1}Hello{/h1}

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Care dintre urmatoarele este modul corect de a realiza un link catre google.com?

<a href="https://google.com">

Click Me

</a>

<a herf="https://google.com">

Click Me

</a>

<a>Click Me>

"https://google.com"

</a>

<a>

"https://google.com"

Click Me

</a>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Atributul src este folosit in tagul img pentru a specifica?

Numele acesteia

Nu exista acest atribut

Descrierea imaginii

Sursa imaginii

5.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

Care dintre constructiile urmatoare este corecta?

<img src="img/pic12.jpg">

<img src="pic12">

<img src="img/pic12.jpg" alt="foto12>

<img src="img/pic12.jpg" size="200">

<img src="img/pic12.jpg" width="500px>