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
Press Submit to check your solution.
Back to lesson: Practice: Document Structure Drills