Headings and Paragraphs
BeginnerComplete the sentences about HTML headings and text elements.
The largest heading tag is <> and the smallest is <>.
A paragraph is wrapped in <> tags.
To make text bold, use the <> tag.
To make text italic, use the <> tag.