Build a Hotel Feedback Form - Step 2

Tell us what’s happening:

My code seems to be good but still showing wrong

Your code so far

<!DOCTYPE html>
<html lang="en">

<!-- User Editable Region -->

    <head>
        <meta charset="UTF-8">
        <title> Hotel Feedback Form </title>
    </head>

<!-- User Editable Region -->

</html>

Your browser information:

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

Challenge Information:

Build a Hotel Feedback Form - Step 2

Welcome to the forum @vansh27052007

Your title element should have the text Hotel Feedback Form . You may need to check your spelling.

Try removing the white space before Hotel and after Form.

Happy coding

1 Like