Dynamic Webpage With Scripting Language (3360705) MCQs

MCQs of Form Designing using Canvas and CSS

Showing 131 to 140 out of 143 Questions
131.

Which of the following CSS property can be used to provide the flex-direction and flex-wrap properties?

Flex-direction અને flex-wrap પ્રોપર્ટી આપવા માટે નીચેની કઈ CSS પ્રોપર્ટીનો ઉપયોગ કરી શકાય છે?

(a)

flex

(b)

flex-flow

(c)

flex-wrap

(d)

All of these

ઉપર આપેલ બધા જ

Answer:

Option (b)

132.
Which of the following property defines the width of a rule between columns in a multi column text flow?
Multi column text flowમાં column વચ્ચેની widthને નીચેનીમાંથી કઈ પ્રોપર્ટી define કરે છે?
(a) column-rule-style
(b) column-width
(c) column-rule-width
(d) columns
Answer:

Option (c)

133.
What is the default flex-flow?
Default flex-flow શું છે.
(a) row nowrap
(b) self
(c) row wrap
(d) row no-wrap
Answer:

Option (a)

134.

Which of the following property specifies how much the item will grow relative to the rest of the flexible items inside the same container?

નીચેનામાંથી કઇ પ્રોપર્ટી specify કરે છે કે તે જ containerની અંદરની બાકીની flexible itemsની compareમાં items કેટલી વઘશે?

(a)

flex-grow

(b)

flex-wrap

(c)

flex-shrink

(d)

flex-flow

Answer:

Option (a)

135.
Which one is the correct syntax of keyframes?
keyframesની સાચી વાક્યરચના કઈ છે?
(a) @keyframes animationname {keyframes-selector {css-styles;}}
(b) keyframes animationname {keyframes-selector css-styles;}
(c) keyframes- animationname {keyframes-selector css-styles;}
(d) @keyframes animationname {keyframes-selector {css-styles}}
Answer:

Option (a)

136.
Which of the following property aligns the flexible container’s items when the items do not use all available space on the main-axis?
જ્યારે items main-axis પરની બધી available space નો ઉપયોગ કરતી નથી ત્યારે નીચેનામાંથી કઈ પ્રોપર્ટી flexible containerની itemને ગોઠવે છે?
(a) wrap-content
(b) fix-content
(c) adjust-content
(d) justify-content
Answer:

Option (d)

137.
Which of the following selector is used to selects the element that is the nth child of its parent?
નીચેનામાંથી કયો selector તેના parentના nth childના એલિમેંટને સિલેક્ટ કરવા માટે વપરાય છે?
(a) :nth-child(n)
(b) ::first-line
(c) :last-of-type
(d) :first-of-type
Answer:

Option (a)

138.
Which of the following method rotates an element an element around its Y-axis at a given degree using transform 3D?
Transform 3Dનો ઉપયોગ કરીને આપેલ ડિગ્રી પર નીચેની કઈ મેથડ તેના Y-axisની આસપાસ ફેરવે છે?
(a) rotateY()
(b) rotate-Y()
(c) rotate-Yaxis()
(d) None of these
ઉપરમાંથી એકપણનહી
Answer:

Option (a)

139.
Which of the following CSS property allows elements to be offset, rotated, scaled, and skewed in a variety of different ways?
નીચેની CSS માંથી કઈ પ્રોપર્ટી એલિમેન્ટ્સને offset, rotated, scaled, અને skewed કરવાનું allow કરે છે?
(a) transform-3D
(b) transform-origin
(c) transform
(d) transition
Answer:

Option (c)

140.
Which of the following CSS property is used to define a delay before an animation starts?
નીચેનામાંથી કઈ CSS પ્રોપર્ટીનો ઉપયોગ એનિમેશન શરૂ થાય તે પહેલાં delay define કરવા માટે થાય છે?
(a) delay
(b) transition-delay
(c) transform-delay
(d) None of these
ઉપરમાંથી એકપણનહી
Answer:

Option (b)

Showing 131 to 140 out of 143 Questions