Build a Curriculum Outline - Step 7

Tell us what’s happening:

كيف اقوم بكتابة الوسم بطريقة صحيحة -----------------

Your code so far

<h1>Welcome to freeCodeCamp</h1>
<h2>Full-Stack Curriculum</h2>
<p>Learn the skills to become a full-stack developer</p>

<!-- User Editable Region -->
<h3>Introduction to HTML</p>
<!-- User Editable Region -->

Your browser information:

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

Challenge Information:

Build a Curriculum Outline - Step 7

GitHub Link: freeCodeCamp/curriculum/challenges/english/blocks/workshop-curriculum-outline/6823d9ac8bdc3853df65a1ff.md at main · freeCodeCamp/freeCodeCamp · GitHub

Welcome to the forum @jjt22916,

Is your closing tag referencing the same element as your opening h3 tag?

Happy coding