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 is the Universal Selector in CSS which selects all the HTML elements on the page ?
Anonymous Quiz
30%
#
13%
.
13%
;
45%
*
Which one is the correct HTML encoding of "P" ?
Anonymous Quiz
22%
78
26%
79
43%
80
9%
81
Which element defines a drop-down list ?
Anonymous Quiz
34%
<input type=dropdown>
27%
<dropdown>
25%
<input type=select>
14%
<select>
Which character is used to represent the closing of a tag in HTML ?
Anonymous Quiz
23%
\
69%
/
3%
!
5%
.
πŸ‘1
CSS_Notes.pdf
384.7 KB
CSS notes πŸ“
βœ”οΈβœ”οΈβœ”οΈβœ”οΈβœ”οΈβœ”οΈβœ”οΈβœ”οΈβœ”οΈβœ”οΈ

https://t.me/addlist/aBj0kbGVJz01NTg1

βœ”οΈβœ”οΈβœ”οΈβœ”οΈβœ”οΈβœ”οΈβœ”οΈβœ”οΈβœ”οΈβœ”οΈ
Please open Telegram to view this post
VIEW IN TELEGRAM
Which one of the following is an empty tag?
Anonymous Quiz
8%
<p>
53%
<meta>
11%
<form>
27%
None of the above
HTML tags are enclosed in
Anonymous Quiz
3%
. and .
6%
# and #
91%
< and >
0%
! and !
The <hr> tag in HTML is used for
Anonymous Quiz
3%
Vertical ruler
79%
Horizontal ruler
14%
New line
5%
New paragragh
Which one is the correct encoding of the "b" ?
Anonymous Quiz
26%
96
28%
97
39%
98
7%
99
"QuickTime" video format is created by
Anonymous Quiz
17%
Apple
30%
Microsoft
34%
IBM
19%
Moving pictures expert group
πŸ‘1😁1
Which video format was developed by 'Moving Pictures Expert Group' developed
Anonymous Quiz
17%
QuickTime
20%
Ogg
54%
MP4
9%
Wmv
"#ff0000" shows which color
Anonymous Quiz
26%
Blue
26%
Green
40%
Red
8%
Orange
Which one of the following is not a scripting language ?
Anonymous Quiz
19%
PHP
21%
Javascript
45%
CSS
15%
Python
For adding a round corner image in HTML file, The border-size of the image will be
Anonymous Quiz
10%
35%
15%
40%
49%
50%
18%
60%
8%
75%
Which one of the following is not a server side languages?
Anonymous Quiz
30%
PHP
14%
Python
41%
Javascript
16%
Java
Which one of the following is the correct css code for :
margin-right:10px;
Anonymous Quiz
23%
margin: 10px 0px 0px 0px;
46%
margin: 0px 10px 0px 0px;
21%
margin: 0px 0px 10px 0px;
10%
margin: 0px 0px 0px 10px;
Which of the following attribute is used to provide a unique name to an element?
Anonymous Quiz
14%
class
70%
id
8%
type
8%
None of the above