HTML

HTML

9th - 12th Grade

5 Qs

quiz-placeholder

Similar activities

HTML Tags

HTML Tags

9th Grade

10 Qs

CAT Grade 11 (HTML)

CAT Grade 11 (HTML)

11th Grade

10 Qs

HTML Coding

HTML Coding

9th - 11th Grade

10 Qs

Text formatting tags

Text formatting tags

9th Grade

10 Qs

DW primera parte

DW primera parte

11th Grade

10 Qs

HTML5 pradžia

HTML5 pradžia

10th Grade

10 Qs

HTML TAGS

HTML TAGS

12th Grade

10 Qs

HTML Basics

HTML Basics

7th - 10th 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>