Tell us what’s happening:
Describe your issue in detail here.
I have nested the h1 element in the body tag , but it says casing and spelling matter of h1 tag. this test wont pass pls help me out
Your code so far
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Colored Markers</title>
</head>
<!-- User Editable Region -->
<body>
<h1> Css Color Markers </h1>
</body>
<!-- User Editable Region -->
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36
Challenge: Learn CSS Colors by Building a Set of Colored Markers - Step 6
Link to the challenge: