Help me in solving CSERA04 problem

My issue

(Intro to HTML Course) in this practice, you ask for

In this course, you will learn.

when coded by me, your editor doesn’t read it, it keeps asking for me to code it when it’s already coded. can you fix this . May 28th 2024.

My code

// your code goes here

Learning course: Projects using HTML / CSS
Problem Link: Section tag Practice Problem in Projects using HTML / CSS

Your statement had a . (period) at the end, but the judge expected a : (colon) as per the problem statement. Have made the judge a bit lenient.