Build a Heart Icon - Step 4

Tell us what’s happening:

What isa path element?
i don’t know buut i thinkthat it’s important to know about it

Your code so far

<!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">
      
    </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/139.0.0.0 Safari/537.36

Challenge Information:

Build a Heart Icon - Step 4
https://www.freecodecamp.org/learn/full-stack-developer/workshop-build-a-heart-icon/step-4

“path” is the name of the element like “p”. Use the usual syntax for an element. You have examples in the code already on the page, eg the body elemnent.

Sorry, I don’t understand, I have the same problem, I don’t know what is “phat” and how to use it, can you explain me, please?
(Sorry for my bad english, I’m not an english speaker)

Hi. Please can you open your own topic if you are stuck on the step.

1 Like

Oh, sorry, I’m new in this, but I already did it nowww, thanks for tell me that, at the next I will do it!

1 Like