Page 129 - CodePilot V5.0 C7
P. 129

<TR>

                 <TD>Natural Language Processing (NLP)</TD>
                 <TD>Enables machines to understand and respond to human language

                 </TD>

                 </TR>
                 <TR>

                 <TD>Computer Vision</TD>

                 <TD>Allows machines to interpret and understand visual data</TD>
                 </TR>

                 </TABLE>

                 </BODY>                A beehive’s hexagonal cells,             CELLPADDING and CELLSPACING
                                     each with a specific role, resemble
                 </HTML>                                                          attributes are deprecated. You
                                      how a table’s rows and columns             should avoid using them. Instead,
                                              organise data.                      use the PADDING and BORDER-

                                                                                     SPACING CSS properties.




                  TECH
                    T      ¢   List marker: The  symbol  (such as a bullet, number or image)  that  precedes  each item
                    E         in a list.
                    R
                    M
                    S      ¢   Padding: The space between the content of a table cell and its border.

                               Border spacing: The space between adjacent table cells.
                           ¢
                               Caption: A short description or title, usually placed at the top or bottom of the element.
                           ¢



                 REWIND RUN



                 «   A list is a collection of related items shown in bulleted or numbered form.
                 «   An ordered list in HTML uses the <OL> tag with <LI> items, displaying them in numbers or letters.
                 «   An unordered list is also known as a bulleted list created with the <UL> tag and closed with </UL>.
                 «   A description list is a list of terms, with a description of each term.

                 «   The <TABLE> tag is used to create a table for displaying data in rows and columns.
                 «   CSS provides several properties to style the appearance of a table such as BORDER, PADDING, COLOR,
                    BACKGROUND-COLOR, etc.









                                                                                                                  127
                                                                                          Lists and Tables in HTML5
   124   125   126   127   128   129   130   131   132   133   134