Tell us what’s happening:
Need help checking my code.
completed on my own with correct code and it didnt accept then double checked with the internet that the code was correct and it still wont accept. not sure if it is something im missing.
thanks
Your code so far
<!DOCTYPE html>
<html lang="en">
<!-- User Editable Region -->
<head>
<title>Colored Markers</title>
<meta charset="utf-8">
<meta content="width=device-width", "initial-scale=1.0" name="viewport">
</head> <body>
<!-- User Editable Region -->
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
Challenge Information:
Learn CSS Colors by Building a Set of Colored Markers - Step 5