It keeps on saying fill all three <p> tag but i did

Myself

First webpage

Hello adadaf

I am Arifulgfg asdasda

I am 13 asdasf

<!DOCTYPE html>
<head><title> Myself </title></head>
<body>
    <h1> First webpage </h1>
    <P> Hello adadaf </p>
    <p> I am Arifulgfg asdasda </p>
    <P> I am 13 asdasf</p>
</body>
</html>`indent preformatted text by 4 spaces`

Did you try refreshing, first?

ill try now and thank you for the reply

didnt work rage zapper

html is case-sensative, a uppercase opening tag doesn’t match a lower closing tag. Make paragraph opening and closing tags lowercase

Thanks alot man and are you a pro at coding