I even went on youtube and followed codemanS practice videos but the app said i need two metas which i put in.
<head>
<meta charset="utf-8">
<title>Colored Markers</title>
<meta name='viewport' content='width=device-width, initial-scale=1.0>
</head>
i’m confused. please help me.
**Your code so far**
```html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Colored Markers</title>
<meta name='viewport' content='width=device-width, initial-scale=1.0>
</head>
<body>
</body>
</html>
Your mobile information:
iPhone - iOS17.4.1
Challenge: Learn CSS Colors by Building a Set of Colored Markers - Step 5
Link to the challenge: