Page 210 - Computer Software Application TP - Volume 1
P. 210

COMPUTER SOFTWARE APPLICATION - CITS




                 </tr>
                 <tr class=”table-danger”>
                    <td>July</td>
                    <td>Dooley</td>
                    <td>july@example.com</td>
                 </tr>
                 <tr class=”table-info”>
                    <td>Mary</td>
                    <td>Moe</td>
                    <td>mary@example.com</td>
                 </tr>
                 <tr class=”table-warning”>
                    <td>July</td>
                    <td>Dooley</td>
                    <td>july@example.com</td>
                 </tr>
                 <tr class=”table-active”>
                    <td>Mary</td>
                    <td>Moe</td>
                    <td>mary@example.com</td>
                 </tr>
                 <tr class=”table-secondary”>
                    <td>July</td>
                    <td>Dooley</td>
                    <td>july@example.com</td>
                 </tr>
                 <tr class=”table-light”>
                    <td>July</td>
                    <td>Dooley</td>
                    <td>july@example.com</td>
                 </tr>
                 <tr class=”table-dark”>
                    <td>Mary</td>
                    <td>Moe</td>
                    <td>mary@example.com</td>
                 </tr>
                 </tbody>
                 </table>
                 </div>
                 </body>
                 </html>
              •  Save the program as a .html file
              •  Open the html file with a web browser

              •  Verify the output.






                                                           195

                               CITS : IT & ITES - Computer Software Application - Exercise 48
   205   206   207   208   209   210   211   212   213   214   215