Dynamic Web Page Development (3350702) MCQs

MCQs of Introduction to Html and CSS

Showing 121 to 123 out of 123 Questions
121.

Which property applies to 2D or 3D transformation of an element?

(કઈ પ્રોપર્ટી 2D અથવા 3D transformationને  એલિમેંટમાં apply કરે છે?)

(a)

transform

(b)

keyframes

(c)

flex

(d)

opacity

Answer:

Option (a)

122.

What does this code do?

(આ કોડ શું કરે છે?)

(a)

 If the browser window is smaller than 500px, the background color will change to lightblue

(જો બ્રાઉઝર વિંડો 500px કરતા ઓછી હોય, તો background color લાઇટબ્લૂમાં બદલાશે)

(b)

 If the browser window is larger than 500px, the background color will change to lightblue

(જો બ્રાઉઝર વિંડો 500px કરતા મોટી હોય, તો background color  લાઇટબ્લૂમાં બદલાશે)

(c)

The background color will change to lightblue

(background color  લાઇટબ્લૂમાં બદલાશે)

(d)

Nothing happens

(કઈ નહીં થાય)

Answer:

Option (a)

123.

Which of the following css property is used to indicate if an animation plays in reverse or repeats itself every other iteration?

(નીચેનામાંથી કઈ CSS પ્રોપર્ટીનો ઉપયોગ એનિમેશન માટે કરવામાં આવે છે કે જો એનિમેશન reverseમાં play થાય છે અથવા પોતાને દરેક iteration એ repeat કરે છે?)

(a)

animation-iteration

(b)

animation-check

(c)

animation-direction

(d)

animation-state

Answer:

Option (c)

Showing 121 to 123 out of 123 Questions