Tell us what’s happening:
i don’t see the problem here but,there seems to be alot
Your code so far
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Hotel Feedback Form</title>
</head>
<body>
<!-- User Editable Region -->
<header>
<h1>Hotel Feedback Form</h1>
</header>
<p>Thank you for staying with us. Please provide feedback on your recent stay.</p>
<!-- User Editable Region -->
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36
Challenge Information:
Build a Hotel Feedback Form - Step 4