<!DOCTYPE html> <html> <body> <p>This is block level heading <p>This is block level paragraph</p> <div>This is block level heading <p> This is block level heading </p></div> </body> </html>
Run
×
Share