Tell us what’s happening:
I have been trying to add h1
element with an id
of title
.but still, it shows me an error.
Your code so far
<header>
<h1 id="title" class="text-center">
freeCodeCamp Survey Form
</h1>
<p id="description" class="description text-center">
Thank you for taking the time to help us improve the platform
</p>
</header>
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0
Challenge: Survey Form - Build a Survey Form
Link to the challenge: