Search Header Logo

Cascading Style Sheets

Authored by rps.informatika rps.informatika

Information Technology (IT)

12th Grade

Used 6+ times

Cascading Style Sheets
AI

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?