Page 42 - KEC Khaitan C7 Flipbook
P. 42

TABLE,TH,TD

                  {
                  Border:2px solid black;
                  Border-collapse:collapse;
                  }

                  TH, TD
                  {
                  padding: 30px;

                  }
                  </STYLE>
                  </HEAD>

                  <BODY>
                  <TABLE>
                  <CAPTION>STUDENT'S DETAILS</CAPTION>
                                                                                                                                            1.  Tick ( ) the correct option.
                  <TR>
                                                                                                                                               a.  How can you change the list items to appear in Roman numerals in an ordered list?
                      <TH>ADMISSION</TH>
                                                                                                                                                   (i)  <OL TYPE="i">                                 (ii)   <UL TYPE="i">
                      <TH>NAME</TH>
                                                                                                                                                  (iii)  <OL TYPE="A">                               (iv)  <OL STYLE="roman">
                      <TH>TOTAL MARKS</TH>

                  </TR>                                                                                                                        b.  Which property is used to define the border of a table in HTML using CSS?
                  <TR>                                                                                                                             (i)  Border                                        (ii)  Padding
                      <TD>2016/0256</TD>                                                                                                          (iii)  Margin                                      (iv)  Outline

                      <TD>Aadya Kaushal</TD>
                                                                                                                                               c.  Which tag is used to create an ordered list?
                      <TD>589</TD>
                                                                                                                                                   (i)  <UL>                                          (ii)  <OL>
                  </TR>
                                                                                                                                                  (iii)  <DL>                                        (iv)  None of these
                  <TR>
                                                                                                                                               d.  Explain the role of the <DT> tag in an HTML.
                      <TD>2017/0865</TD>
                                                                                                                                                   (i)  Marking the beginning of the definition list
                      <TD>Shweta Kaushal</TD>
                                                                                                                                                   (ii)  The term or name being defined within the list
                      <TD>545</TD>
                  </TR>                                             Which property is used to define border of a table?                           (iii)  Writing the definition of the data term
                                                   uiz                                                                                            (iv)  Marking the ending of the definition list
                  </TABLE>                               Bee        __________________________________________
                  </BODY>                                           __________________________________________                                 e.  Which property is used to define the border of a table?

                  </HTML>                                                                                                                          (i)  Table-border                                  (ii)  Border-collapse
                                                                                                                                                  (iii)  Border-style                                (iv)  None of these
                         Hashtag
                                                                                                                                            2.  Write 'T' for true and 'F' for false.
                       #List: A list is used to group related pieces of information together                                                   a.  An ordered list is also known as a bulleted list.
                       #Table: A table is used in HTML to display data in a tabular format

                                                                                                                                               b.  The <DL> tag in HTML stands for Definition List.



                   40   Premium Edition-VII
   37   38   39   40   41   42   43   44   45   46   47