Home » 
        MCQs » 
        HTML MCQs
    
        
    What HTML tag is used to define the contact information for the author/owner of a document or an article?
    
    
    
    39. What HTML tag is used to define the contact information for the author/owner of a document or an article?
    
        - <contact>
 
        - <authorinfo>
 
        - <address>
 
        - <addr>
 
    
    Answer: C) <address>
    Explanation:
    The HTML tag <address> is used to define the contact information for the author/owner of a document or an article.