there is something wrong with this shit. it keeps saying that I should have one self closing tag and I do and this shit is saying it wrong.
<!-- file: index.html -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Picasso Painting</title>
<!-- User Editable Region -->
<link rel="stylesheet" href="styles.css">
<!-- User Editable Region -->
</head>
<body>
</body>
</html>
/* file: styles.css */
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36
Challenge: Learn Intermediate CSS by Building a Picasso Painting - Step 3
Link to the challenge:
it’s not wrong, its correct.
Shair
April 5, 2023, 6:38am
3
Howdy! Thanks for posting your question on the forum.
Your code seems to be working on my side. Try doing some of these:
Reset the lesson, and try again.
Reload the page.
Use a different browser.
Hope this helped!
come on man, I’ve done all of that. There is something wrong with this question and it keeps saying I’m wrong when I’m right. You can clearly see that. Can we get someone to look at the code that runs that part of it. There’s no way I’m wrong.
Shair
April 6, 2023, 9:16am
5
I see. You might want to ask the freeCodeCamp support
to help you out.
Here’s the link:
If you scroll to the bottom of the page, you should see a link which you can use to create a new topic in the freeCodeCamp Support
section.
Hope this helped!