The challenge seed code and/or your solution exceeded the maximum length we can port over from the challenge.
You will need to take an additional step here so the code you wrote presents in an easy to read format.
Please copy/paste all the editor code showing in the challenge from where you just linked.
Replace these two sentences with your copied code.
Please leave the ``` line above and the ``` line below,
because they allow your code to properly format in the post.
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:121.0) Gecko/20100101 Firefox/121.0
Challenge Information:
Product Landing Page - Build a Product Landing Page
I had to remove the “<” characters so the code would display as code. it may be confusing but I don’t know how else to avoid the code being displayed as it’s meaning.
head>
header id=“header”>
img
id=“header-img”
src=“https://cdn.freecodecamp.org/testable-projects-fcc/images/product-landing-page-logo.png”
alt=“original trombones logo”>
nav id=“nav-bar”>
ul>
li id=“lid” class=“nav-link” href=“#advertized-features”>a class=“advertized-features” href=“#advertized-features”>Features/a>/li>
li class=“nav-link” href=“#video”>a class=“How-It-Works” href=“#video”>How It Works/a>/li>
i class=“nav-link” href=“#pricing”>a class=“Pricing” href=“#pricing”>Pricing/a>/li>
/ul>
/nav>
/header>
/head>