HTML osnove

HTML osnove

9th - 12th Grade

14 Qs

quiz-placeholder

Similar activities

WWW

WWW

6th - 10th Grade

15 Qs

REVIEW ACTIVITY

REVIEW ACTIVITY

10th Grade

10 Qs

10/29

10/29

6th Grade - University

10 Qs

Day 1&2 revison test

Day 1&2 revison test

9th - 12th Grade

10 Qs

Html 2

Html 2

10th Grade

10 Qs

Audio and Video

Audio and Video

7th - 12th Grade

13 Qs

HTML & CSS Basics

HTML & CSS Basics

9th - 12th Grade

15 Qs

HTML Basics

HTML Basics

7th - 10th Grade

10 Qs

HTML osnove

HTML osnove

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

M M

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Koji tag koristimo za najveći naslov na stranici?
"<title>"
"<h1> "
"<head>"
"<body>"

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Koji tag koristimo za umetanje slike u HTML stranicu?
" <image>"
"<picture>"
" <img>"
"<src>"

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Tag <table> se koristi za kreiranje liste. (Tačno/Netačno)
Tačno
Netačno

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Koji tag koristimo za pravljenje uređene (numerisane) liste?
"<ul>"
"<ol>"
"<li>"
"<table>"

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Kako se piše komentar u HTML-u?
// komentar
"<!-- komentar -->"
/* komentar */
# komentar

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Koji atribut u <a> tagu definiše adresu ka kojoj vodi link?
src
href
link
target

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Kako ispravno umetnuti sliku iz interneta u HTML dokument?
"<img href='https://example.com/slika.jpg'> "
"<img src='https://example.com/slika.jpg'>"
"<a src='https://example.com/slika.jpg'>"
"<picture src='https://example.com/slika.jpg'>"

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?