Page 82 - Trackpad_V5_Book 6
P. 82

REVISIT



              ▶   HTML or HyperText Markup Language is the primary building block for creating a webpage.
              ▶   HTML5 documents can be written in text editors like Notepad and Word processors.
              ▶   An HTML document is made up of various tags or elements.
              ▶   A tag is a coded HTML command that indicates how a part of the document will be displayed on the web
                browser.
              ▶   An attribute is used to define some extra features or properties of an HTML tag.
              ▶   CSS (Cascading Style Sheets) is the language that describes the look and formatting of a document written
                in HTML.









            1.  Tick ( ) the correct option.
               a.  In HTML, each tag giving a specific instruction is enclosed within __________.

                   (i)  ( )                                          (ii)  < >

                  (iii)  { }                                         (iv)  None of these
               b.  Which of the following is not a category of HTML tags?

                   (i)  Data tags                                    (ii)  Container tags
                  (iii)  Empty tags                                  (iv)  Both (i) & (ii)

               c.  Which tag indicates the beginning and end of the HTML document?
                   (i)  <HEAD> ... </HEAD>                           (ii)  <BODY> ... </BODY>

                  (iii)  <TITLE> ... </TITLE>                        (iv)  <HTML> ... </HTML>
               d.  Which of the following tags is used to insert a line break?

                   (i)  <BR>                                         (ii)  <P>
                  (iii)  <H1>                                        (iv)  <Hn>

               e.  Which of the following is used to define the style for a single HTML page?
                   (i)  Inline CSS                                   (ii)  Internal CSS

                  (iii)  External CSS                                (iv)  None of these

            2.  Fill in the blanks using the words from the help box.

                                    Hypertext, HTML, Comments, External, <BODY>


               a.  __________ documents are made up of text content and special codes.
               b.  __________ is the text that can be linked to another document or text.
               c.  __________ CSS allows us to define the style for many webpages by using a single CSS file.
               d.  __________ are used to write notes about an HTML document.
               e.  __________ tag defines that section of the HTML document, which is visible on the web browser.


             80   Pro (Ver. 5.0)-VI
   77   78   79   80   81   82   83   84   85   86   87