Tell us what’s happening:
Describe your issue in detail here.
i’m stuck on rohthko painting challenge
i can’t insert the photo in the code with the link i have on exercice i’ sure its the good link
est
Sorry, your code does not pass. Keep trying.
Hint
The img
element should have a src
of https://cdn.freecodecamp.org/curriculum/css-box-model/diagram-1.png
.
Your code so far
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset = "UTF-8">
<title>Rothko Painting</title>
</head>
<body>
<img src="https://cdn.freecodecamp.org/curriculum/css-boxmodel/diagram-1.png.">
</body>
</html>
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.115 Safari/537.36
Challenge: Step 2
Link to the challenge: