Page 116 - C_GPT _V4 _class_7
P. 116

</BODY>

              </HTML>

























                        Topic Flashback                                                 21 st  Century   #Critical Thinking
                                                                                            Skills  #Technology Literacy

                     Write the HTML code to create the following list:

                     1.   Office

                          Word

                          Excel

                          PowerPoint

                     2.   Adobe Software

                          Animate CC


                          Photoshop CC





              Definition List

              The definition list is also known as a description list. The description list is created by using the <DL> tag
              in conjunction with <DD> and <DT> tags. The <DL> tag defines the entire description list. The <DT> tag
              defines the description term. The <DD> tag defines the description term's definition.

              Let us use the <DL> tag to create a definition list.

              <HTML>

              <HEAD> <TITLE> Definition List </TITLE> </HEAD>

              <BODY>

              <B> Example of Definition List </B>



                        CodeGPT (Ver. 4.0)-VII
                114
   111   112   113   114   115   116   117   118   119   120   121