Page 225 - CA_165_V2.0_Flipbook
P. 225

}
                      </style>
                      </head>
                        Line 1: Page background colour should be Blue.
                        Line 2: Colour of the Paragraph text should be green.
                        Line 3: Font family of the Paragraph text should be Dotum.
                        Line 4: The biggest heading should be black in colour.
                        OR
                      b.  Hemant, a class X Student, is writing HTML code to create ordered and unordered lists for a webpage as follows:

                      <html>
                      <body bgcolor="yellow">
                      <h1>My First Heading <  >                     <!-- line 1 -->
                      <p>
                      <font color="red" size="5"
                            ="Times New Roman">                     <!-- line 2 -->
                      SOME STATES IN INDIA
                      </p>
                      <ul>
                      <li>DELHI: <  >                               <!-- line 3 -->
                      <li>MUMBAI  </li>
                      <     >                                       <!-- line 4 -->

                         Based on the above code fill in the blanks given in line 1, line2, line 3, and line 4 so that Hemant’s webpage
                       displays output correctly?
                  19.  Write any two differences between SMS and MMS.

                                                        Section-C (3 marks each)
                  20.   The following HTML statements are not written properly. Re-write the correct statements with underlined corrections.
                     The desired purpose of each statement is mentioned under it.
                     a.  <BODY color="red">
                        <!--Page background color should be red-->
                     b.  <FONT type="arial">
                       <!--Type of Font should be Arial-->
                     c.  <img source="img_girl.jpg" size="500" height="600">
                       <!—Image source should be img_girl.jpg, width and height both should be 500-->
                  21.  Consider the URL: https://www.cbse.gov.in and answer the following questions:
                     a.  Which component identifies the protocol?
                     b.  What is the significance of "s" in https?
                     c.  Expand the terms URL and WWW?
                  22.  a.  Write any two ways to add an audio file in a web page using HTML? Explain with sample code.
                            OR
                     b.   Write any two ways to add a video file in a web page using HTML? Explain with sample code.
                  23.  Write suitable HTML statements to display the following text on a webpage:
                     a.  NH 3
                     b.  X 3
                     c.  (A+B) 3






                                                                                  CBSE Sample Question Paper     223
   220   221   222   223   224   225   226