Try Answer

Topic: Jit-Head

Lesson: Index

Try This example answer: this is one acceptable completed solution, not the only possible solution.

<head>
   <title>My Page</title>
   <meta name="description" content="My first page">
</head>

// Safe change: Index practice

Explanation: it uses the lesson pattern, changes one clear value, and keeps the result simple enough to test.