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
Which one of the following is the correct way of a comment in CSS?
Anonymous Quiz
24%
<!— Comment—>
4%
? Comment /?
51%
/* Comment */
11%
Both a and c
7%
Both b and c
4%
All of the above
What will be the background color of paragraph?
p {background-color:rgb(255, 0, 0);}
Anonymous Quiz
2%
Green
6%
Yellow
19%
Blue
63%
Red
6%
Black
4%
Grey
👍1
Which of the following CSS property defines the space between cells in a table?
Anonymous Quiz
60%
border-spacing
18%
border-style
14%
border
8%
None of the above
👍1
In following CSS code,
h1 {color:red;}
“color:red;” can be called __________
Anonymous Quiz
27%
Value
27%
Selector
2%
Id
16%
Class
20%
Declaration
8%
Rule
In following CSS code,
h1 {color:red;}
"red” can be called __________
Anonymous Quiz
48%
Value
28%
Selector
4%
Id
9%
Class
9%
Declaration
2%
Rule
Which of the following attributes is used to specify elements to bind style rules to?
Anonymous Quiz
24%
Tag
18%
Id
18%
Class
39%
All of the above
0%
None of the above
Do you love Crypto currency, Scam alert, online earning, crypto listing and more in one channel 😀 join now 👇

https://t.me/crypto_mlmcommunity

https://whatsapp.com/channel/0029VaByk4VF1YlQDxhpxo0W

For Google drive & mega links 🔗

https://t.me/use_fullinks
Forwarded from DEVELOPER CHEET SHEET (𝐍ᴀᴅᴀɴ 𝐏ᴀʀɪɴᴅᴇ)
Join Coder's our Chat folder 📁 here is everything you want share with friends 😁

If U want to be admin MSG @Myhurthearts

https://t.me/addlist/433LZdSKQSg3YWFl
Forwarded from 𝐍ᴀᴅᴀɴ 𝐏ᴀʀɪɴᴅᴇ
How do you display a border like this:

The top border = 10 pixels The bottom border = 5 pixels The left border = 20 pixels The right border = 1pixel ?
Anonymous Quiz
33%
border-width: 10px 5px 20px 1px
44%
border-width: 10px 1px 5px 20px
14%
border-width: 10px 20px 5px 1px
9%
border-width: 10px 5px 1px 20px
How do you select all p elements inside a div element?
Anonymous Quiz
36%
div.p
36%
div p
20%
div + p
2%
div-p
6%
None of the above
CSS_Notes.pdf
384.7 KB
CSS notes 📝
Which one is the root element of the HTML page ?
Anonymous Quiz
13%
<head>
12%
<body>
75%
<html>
0%
<title>
The first version of HTML was written by
Anonymous Quiz
15%
Dave Raggett
19%
Charles Babbage
64%
Tim Berners Lee
2%
Augusta Ada