Buen dia, me dice que esta mal la parte de titulo o meta
<!DOCTYPE html>
<html lang="en">
<head>
<title> registration form </title>
<meta charset="UTF-8">
</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/108.0.0.0 Safari/537.36
Challenge: Learn HTML Forms by Building a Registration Form - Step 4
Link to the challenge:
hbar1st
December 15, 2022, 2:52pm
2
You have the wrong title.
It should be exactly this
Registration Form
Do not add any extra spaces also.
hbar1st:
Registration Form
No es eso, ya lo probe con mayusculas y me fije los espacios
hbar1st
December 15, 2022, 3:03pm
4
Please copy the full code again with the fixes you have done, here.
hbar1st
December 15, 2022, 3:06pm
6
I’ve edited your code for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>
) to add backticks around text.
See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').
hbar1st
December 15, 2022, 3:06pm
7
sofia.copertino:
<title> Registration Form </title>
Delete the space on the left of Registration
Delete the space on the right of Form
Muchas gracias, lo logramos
1 Like
system
Closed
June 16, 2023, 3:10am
9
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.