SyntaxStudy
Sign Up
Home HTML Exercises Headings and Paragraphs

Headings and Paragraphs

Beginner

Complete 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.