Help me in solving HTML09 problem

My issue

Did you add the 2 separate paragraphs as per Task-1

My code

// your code goes here

Learning course: Learn HTML / CSS
Problem Link: HTML Paragraphs Practice Problem in HTML / CSS - CodeChef

Yes, you need to have two seperate paragraphs.

This is how it should look

Task 1

This is how it would look without the break tag

Oh! Got it!

Task 2

This is how it would look with the break tag.
Ah! Got it!