Type some code between the <body> </body> tags and then click the "Test Code in Browser" button.
Be sure to close the new window that opens
.
<html> <head> <title>My first web page</title> </head> <body> </body> </html>