The ______ tag is used to create a new paragraph.

  •  
  •  
  •  

  •  
The

tag in HTML is used to create a new paragraph. It helps in distinguishing separate ideas or topics in the content. While
creates a line break and

creates a block-level container, neither are specifically for paragraphs. is not a recognized HTML tag. 

How can you group related options in a dropdown list?

  • Using the tag. 
  • Enclosing them in tags. 
  • Using the tag. 
  • Grouping them under a
    tag. 
The element is utilized within a