I am told to nest two link elements in head element.
Everytime i do so an error appears saying one of the link elements have ./styles.css as href.
And thats exactly wht i have done.
But still the error appears
I tried everything copy paste,googling,chatgpt.
Its just a silly mistake. Plz help me.
Nutrition Label
Nutrition Facts
8 servings per container
Serving size 2/3 cup (55g)
Challenge: Learn Typography by Building a Nutrition Label - Step 4
Hi grewalparneet, if you’re using the same code as before, the beginning of your head element is at the end of your second link element. Move the head starting tag above your first link element.
I copied and pasted your previous code from the other post.
It passed for me.
Please check for extensions that may be causing the issue.
Dark mode can cause the issue, too.
Try another browser to submit it.
Sometimes, browsers have extensions built in that can be the problem.