PREMIUM
๐ŸŽฏ PPSC Deputy Accountant Premium Preparation
30 Mock Tests (100 MCQs Each) + 3,000+ Past Paper MCQs
โœ… Detailed Explanations โ€ข ๐Ÿ’ก One-Liner Memory Hacks โ€ข ๐Ÿ“š Previous Papers
WhatsApp Now โ†’

Which of following is HTML tag

A. (A) # and #
B. (B) { and }
C. (C) ! and ?
D. (D) < and >
Correct Answer: D. (D) < and >

HTML tags are enclosed within angle brackets, such as

for a paragraph or for a link, defining elements on a web page.

The correct answer is:

D. < and >

Here’s why:

  • HTML tags are used to define the structure and content of a web page. They are enclosed within angle brackets (< and >). For example, <h1> defines a heading, and </p> closes a paragraph element.
  • # and #: This could represent comments in some programming languages but not in HTML.
  • { and }: These are braces commonly used in programming languages to define code blocks, but not for HTML tags.
  • ! and ?: These symbols might have specific purposes in different contexts, but they are not used for defining HTML tags

Leave a Comment

Your email address will not be published. Required fields are marked *

Join Our WhatsApp Channel ×
Scroll to Top