Tell us what’s happening:
Vous devriez en ajouter un troisième h3élément à la page.
Your code so far
<h1>Welcome to freeCodeCamp</h1>
<h2>Full Stack Curriculum</h2>
<h3>Introduction to JavaScript</h3>
<p>JavaScript adds interactivity to a webpage</p>
<p>JavaScript adds interactivity to a webpage</p
<h3>Introduction to JavaScript</h3>
<p>JavaScript adds interactivity to a webpage</p>
<!-- User Editable Region -->
<p>CSS is used to style a webpage</p>
<h3>Introduction to JavaScript</h3>
<p>JavaScript adds interactivity to a webpage</p
<!-- User Editable Region -->
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:146.0) Gecko/20100101 Firefox/146.0
Challenge Information:
Build a Curriculum Outline - Step 11