
Cascading Style Sheets
Authored by rps.informatika rps.informatika
Information Technology (IT)
12th Grade
Used 6+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Koji boju predstavlja heksadekadni prikaz boje #00ff00
red
green
blue
black
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Od čega je skraćenica CSS
Cascading Style Sheets
Computers Science Sheets
Compound Science Sheets
Complex Style Sheets
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Šta predstavlja P u sljedećem kodu
p {color:red; font-size:12px;}
selektor
atribut
vrijednost
deklaraciju
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kako se zovu selektori koji se definišu na sljedeći način ...
#test {
text-align:center;
color:red;
}
selektori klase
selektori id
selektori elementa
selektori grupe
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Na koji način možemo na više selektora primijeniti isti stil ?
h1,h2,p {
blok deklaracija;
}
h1 h2 p {
blok deklaracija;
}
h1:h2:p {
blok deklaracija;
}
h1; h2; p {
blok deklaracija;
}
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Koji je isprava način povezivanja HTML dokumenta sa eksternim CSS ?
<link rel="stylesheet" type="text/css" href="stil.css">
<a href="stl1.css" type="text/css">Style</a>
<link href="stil.css" type="text/css">Style</link>
<a rel="stylesheet" type="text/css" href="stil.css">
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Koja HTML oznaka se koristi za definisanje inijskog CSS ?
<head>
<css>
<script>
<style>
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?