Home » 
        MCQs » 
        HTML MCQs
    
        
    Which HTML tag is used to define marked or highlighted text?
    
    
    
    27. Which HTML tag is used to define marked or highlighted text?
    
        - <mark>
 
        - <highlight>
 
        - <m>
 
        - <highlighted>
 
    
    Answer: A) <mark>
    Explanation:
    The HTML tag <mark> is used to define marked or highlighted text.