It's saying I need a link element but I have 1 I did as eva on YouTube she got it right but mine is wrong how?

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>Registration Form</title>
  <link rel="stylesheet" href=styles.css.></head>
  <body>
  </body>
</html>

Your mobile information:

U616AT - Android 12 - Android SDK 31

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

Link to the challenge:

Why even when I do as eva on YouTube does it says it’s wrong?

You appear to have created this post without editing the template. Please edit your post to Tell us what’s happening in your own words.
Learning to describe problems is hard, but it is an important part of learning how to code.
Also, the more you say, the more we can help!

Kindly which challenge is this

The filename ends in “.css”, not “.css.”

Get rid of that extra dot at the end.

2 Likes

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