Build a Heart Icon - Step 5

Tell us what’s happening:

I need help in step five of building a heart icon. I’m a beginner, and I don’t know what to do

<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <title>Heart Icon</title>
  </head>
  <body>

<!-- User Editable Region -->

    <svg width="24" height="24" viewBox="0 0 24 24">
      <path> d= M12 21s-6-4.35-9.33-8.22C-.5 7.39 3.24 1 8.4 4.28 10.08 5.32 12 7.5 12 7.5s1.92-2.18 3.6-3.22C20.76 1 24.5 7.39 21.33 12.78 18 16.65 12 21 12 21z</path>
    </svg>

<!-- User Editable Region -->

  </body>
</html>

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36

Challenge Information:

Build a Heart Icon - Step 5

Hi there!

How do you place attributes?

Take it as example:

1 Like

oh ok let me try thanks for your help

1 Like

it worked thanks sooo much have a good night

1 Like

ive completed step 6 by using the r-s-e method thanks

1 Like