Multiple choice technology web technology Choose the correct HTML tag to make a text bold <bold> <thick> <hard> Reveal answer Fill a bubble to check yourself A Correct answer Explanation The tag is the correct HTML element for making text bold. While CSS font-weight is preferred for styling, remains valid. , , and are not valid HTML elements.