Q:
      
      
         
            
In HTML document the tags are
         
       
      
      
      
          
      
      
          Answer & Explanation
         Answer: C) Both A & B         
         
Explanation: Hypertext Markup Language (HTML) is the standard markup language for creating web pages and web applications.
HTML tags are the hidden keywords within a web page that define how your web browser must format and display the content. Most tags must have two parts, an opening and a closing part. For example, <html> is the opening tag and </html> is the closing tag.
       
      
      
      
          View Answer
          Report Error
          Discuss