My issue
i think the code i wrote is correct but again it showing error where i did the mistake
My code
// your code goes here
Learning course: Learn HTML / CSS
Problem Link: Paragraph in HTML in HTML / CSS
i think the code i wrote is correct but again it showing error where i did the mistake
// your code goes here
Learning course: Learn HTML / CSS
Problem Link: Paragraph in HTML in HTML / CSS
<p> This is a paragraph</p>
<h1> This is a heading </h1>
<h2> This is a heading of another size</h2>
Try this