Multiple choice general knowledge Which tag is used to display the large font size? <LARGE></LARGE> <BIG></BIG> < SIZE ></SIZE> <FONT></FONT> Reveal answer Fill a bubble to check yourself B Correct answer Explanation The tag in HTML is used to increase font size, displaying text in a larger size than the default. The tag doesn't exist in HTML, is deprecated in HTML5, and is not a valid HTML tag (size is specified as an attribute or via CSS).