Learn Intermediate CSS by Building a Picasso Painting - Step 3

Tell us what’s happening:
Describe your issue in detail here.

  **Your code so far**
/* file: index.html */
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>Picasso Painting</title>
<link rel="stylesheet" href="./styles.css" />
</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/103.0.0.0 Safari/537.36

Challenge: Learn Intermediate CSS by Building a Picasso Painting - Step 3

Link to the challenge:

Do you have a question?

Your code is passing for me.

it didn’t pass for me, is it a bug?

Not sure, the code you posted is passing for me. Maybe try clearing the browser cache and restarting the step.

It should pass with the ./ path but you can try it without as well.

it solved finally:')
I have to do the code in my phone
thank you

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.