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.