In index.html, replace the placeholder inside <main> with the exact <h1> shown below for Course dashboard.
Target index.html · Inside <main>, replace the placeholder comment. Evidence The project contains one visible h1 naming Course dashboard. Snippet<h1>Course dashboard</h1>
Next up