Question #1926

How will the following html code appear in the browser? <html> <body> <h1> my first heading</h1> <p>my first paragraph</p> </body> </html>

A.
My first heading My first paragraph
B.
My first heading My first paragraph
C.
My first heading My first paragraph
D.
My first heading My first paragraph
Explanation

No explanation provided.