WorksheetsGC Web Dev L1S12
Total questions: 6
Worksheet time: 3mins
Name
Class
Date
1.
What is the full form of http?
a)
hypertext transport protocol
b)
hypertext transfer programme
c)
hypertext transfer protocol
d)
hypertext transport programme
2.
Choose odd one out:
a)
<h1> Good Morning </h1>
b)
<h4> Good Morning </h4>
c)
<h6> Good Morning </h6>
d)
<h7> Good Morning </h7>
3.
Which of the following tag is used to make the underlined text ?
a)
<i>
b)
<ul>
c)
<u>
d)
<underline>
4.
The <hr> tag in HTML is used for:
a)
new line
b)
new paragraph
c)
vertical ruler
d)
horizontal ruler
5.
The CSS Property used to make the text bold is:
a)
font-style
b)
font-weight
c)
font-size
d)
font-bold
6.
How to select the elements with their class name "container" ?
a)
#container
b)
container
c)
$container
d)
.container
100 %
