Padhte padhte mood off hogya to movie aur webseries 🍿🎥 dekh lo na
https://t.me/MovieWebseriesVideo
Aur apne folder me add krlo bta rhe hain fayde me rhoge 😂
👉 https://t.me/addlist/QYOZWFI6axE3NzI1
https://t.me/MovieWebseriesVideo
Aur apne folder me add krlo bta rhe hain fayde me rhoge 😂
👉 https://t.me/addlist/QYOZWFI6axE3NzI1
2.How does the box-sizing property affect the box model?
Anonymous Quiz
14%
It changes the size of the box relative to its parent.
55%
It includes padding and border in the element's total width and height.
23%
It controls how margins are applied to elements.
9%
It only affects margin calculations.
3. If an element is positioned with position: absolute, what does it refer to?
Anonymous Quiz
29%
The nearest positioned ancestor
33%
The document's body
24%
The viewport
14%
The nearest ancestor element
4. What does the flex-wrap property do?
Anonymous Quiz
6%
Defines the direction of the flex items.
78%
Allows flex items to wrap onto multiple lines.
11%
Sets the spacing between flex items.
6%
Controls the overflow of flex items.
5. which property is used to specify the number of columns?
Anonymous Quiz
43%
grid-template-columns
38%
grid-column-count
10%
grid-column-template
10%
column-count
HTML & CSS QUIZ COMPETITION 🏆
This quiz is enhanced your knowledge about web development For more join - https://t.me/addlist/QYOZWFI6axE3NzI1
🖊 20 questions · ⏱ 10 sec · 🔀 all
Quiz will be started 12:00 PM try to join and get premium course Drive link TOP 3 subscriber
Join quiz group - @CODING_WARRIOR
This quiz is enhanced your knowledge about web development For more join - https://t.me/addlist/QYOZWFI6axE3NzI1
🖊 20 questions · ⏱ 10 sec · 🔀 all
Quiz will be started 12:00 PM try to join and get premium course Drive link TOP 3 subscriber
Join quiz group - @CODING_WARRIOR
This media is not supported in your browser
VIEW IN TELEGRAM
Kuch jyada hi relatable hogya 😂 😢 join for relatable memes 👉 @MEMES_Z0NE
Quiz 3: CSS Variables
3. How do you declare a CSS variable?
3. How do you declare a CSS variable?
Anonymous Quiz
27%
--color: red;
8%
$color: red;
8%
@color: red;
58%
#color: red;
Quiz 4: CSS Pseudo-classes
4. What does the :nth-child(2n) pseudo-class select?
4. What does the :nth-child(2n) pseudo-class select?
Anonymous Quiz
5%
All odd children
55%
All even children
40%
The second child only
0%
The first child only
👎1
Quiz 5: TransitionsWhich property is used to define the duration of a CSS transition?n?
Anonymous Quiz
16%
animation-duration
58%
transition-duration
26%
duration
0%
transition-time
Quiz 6: CSS Selectors
6. Which selector targets all <p> elements that are direct children of a <div>?
6. Which selector targets all <p> elements that are direct children of a <div>?
Anonymous Quiz
40%
div p
35%
p div
15%
div + p
10%
div > p
Quiz 7: Media
7. Which media query would you use to apply styles only for screens wider than 768 pixels?68 pixels?
7. Which media query would you use to apply styles only for screens wider than 768 pixels?68 pixels?
Anonymous Quiz
39%
@media (max-width: 768px) {}
50%
@media (min-width: 768px) {}
11%
@media (width: 768px) {}
0%
@media (greater-width: 768px) {}