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: