CBSE PRACTICE QUESTIONS
Q1 HTML tag to draw horizontal line:
a. <hl>
b.
<hr>
c. <hline>
d. None of the above
Q2, The correct HTML code to display(P+Q)2 is:
a. <SUB>(P+) 2</SUB>
b. P+Q <SUP> 2 </SUP>
c. ( P + Q)<SUP> 2 </SUP>
a. <text style = “italics”></text>
b. <ital.></ital.>
c. <i></i>
d. <b></b>
Q4. Which attribute is NOT valid for the <body> tag?
a. background b. color
a. Using ## and #
b. Using <!-- and -->
c. Using </-- and -/->
d. Using <!-- and -!>a. Authentication
b. Authorisation
c. Encryption
a. color
b. face
c.
type
a. sub
b. sup
c. sups
c. <H2> d. <H4>
a. <UL> b. <list>
a. Unordered b. Ordered
a. <html><head><title></title></head><body></body></html>
b. <html><head><title><body></title></head></body></html>
c. <html><head><title</head><body></body>></title></</html>
<B> Mystery
Moon </B>
Predict the output
of the above from the following:
a. Mystery Moon
b. Mystery Moon
c.
Mystery Moon
a. <DL>
b. <DT>
c. <DD>
Q16. Gagandeep
has written the following code to display an image in the background of HTML document:
<BODY BgGround= “Animals.jpeg”>
but he is not getting the desired output. Help him in identifying correct
code from the following
a. <BODY Bg= “Animals.jpeg”>
b. <BODY BACK= “Animals.jpeg”>
c. <BODY BGIMAGE=
“Animals.jpeg”>
a. <ol alpha =
"a" >
b. <ol type = "a">
c.
<ol letter = "a">
Comments
Post a Comment