Build a Travel Agency Page - Build a Travel Agency Page

Tell us what’s happening:

The 2nd instruction about the html lang does not detect the line of code and marks it as incorrect when it is not

Your code so far

<!DOCTYPE html>
<html lang="en">
  <head>
  <meta charset="utf-8">
  <title>Travel Agency Page</title>
</head>

Your browser information:

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

Challenge Information:

Build a Travel Agency Page - Build a Travel Agency Page

GitHub Link: freeCodeCamp/curriculum/challenges/english/blocks/lab-travel-agency-page/669e2f60e83c011754f711f9.md at main · freeCodeCamp/freeCodeCamp · GitHub

Welcome to the forum @abeljose825

Where is the closing html tag?

Happy coding