Set 8 Practice Mode

Set Completed!

0 / 2

0%

Q1926
Permalink
How will the following html code appear in the browser? <html> <body> <h1> my first heading</h1> <p>my first paragraph</p> </body> </html>
Q1927
Permalink
Which of the following code is used to add a plain color background to the web page?