Skip to main content

Practice ยท 2 of 4

Give the Page a Title

Starting from the skeleton below, add a title element to the head so the browser tab reads About Me. The body already has content โ€” don't change it. Rules: - The head contains a title element. - The title text is exactly About Me. - The body stays unchanged.

Difficulty: beginner

Back to lesson: Practice: Document Structure Drills