Would you be so kind to help me with Learn HTML Forms by Building a Registration Form - Step 5, pleeeeease?

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

Hi! I passed this challenge long ago. But today I’ve been trying to solve another challenge when I realized this one appears as uncompleted.

Now, I’m trying to do it. But I can’t deal with it! Would you be so kind to point me what am I doing wrong, please? Thank you in advance!!

  **Your code so far**
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Registration Form</title>
<link rel="stylesheet" type="text/css" href="styles.css" />
</head>
<body>
</body>
</html>
  **Your browser information:**

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

Challenge: Learn HTML Forms by Building a Registration Form - Step 5

Link to the challenge:

your code passes for me, try reloading the page, or make sure you don’t have a browser extension interfering. You could also try in incognito window, or with a different browser.

1 Like

Thanks for your help, Ileania! (Lovely name, btw) I’ll give it a try. Have a wonderful day!

By the way, I think it appeared uncomplete because this step was added recently.

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