Learn the CSS Box Model by Building a Rothko Painting - Step 6

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

  **Your code so far**
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <title>Rothko Painting</title>
</head>
<body>
  <div class="canvas"></div>
</body>
</html>
  **Your browser information:**

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0

Challenge: Learn the CSS Box Model by Building a Rothko Painting - Step 6

Link to the challenge:

Test

Sorry, your code does not pass. You’re getting there.

Hint

Your code should have a div element.

Cannot figure this out.

Hello , @riyazib I tested your code, I passed. and welcome to our community :grin:

Thanks … and that’s great … now, if only i could pass …

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