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>
Explanation
No explanation provided.