Among the options, only H1 is a valid HTML tag that affects font size - it's a heading element that displays text in a large font. The FONT tag would work but is not listed as correct. SIZE is an attribute, not a tag. HEAD is for metadata and does not control font size.