PROGRAMMING MEMES
2.98K subscribers
209 photos
8 videos
47 files
98 links
https://t.me/addlist/oJIs6WVKrqBmMWQ1

Hello! I am @Myhurthearts and welcome to the Coding channel! Here we can learn all things related to coding and improve our skills , just let me know
Download Telegram
⌨️ Master the CSS Grid
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
1. Which selector has the highest specificity?
Anonymous Quiz
14%
div
18%
.class
11%
div.class
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
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 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?
Anonymous Quiz
27%
--color: red;
8%
$color: red;
58%
#color: red;
Quiz 4: CSS Pseudo-classes
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>?
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?
Anonymous Quiz
39%
@media (max-width: 768px) {}
50%
@media (min-width: 768px) {}
11%
@media (width: 768px) {}
0%
@media (greater-width: 768px) {}