Multiple choice technology web technology

Which is correct?

  1. Click Here

  2. Click Here

  3. Click Here

  4. Click Here

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

HTML bold tags must be properly paired with opening and closing tags. Option C shows the correct syntax: as the opening tag and as the closing tag, with the forward slash indicating closure. Options A and B incorrectly repeat the opening tag instead of using a closing tag. Option D mistakenly places the closing slash on the opening tag and repeats it.