With the base HTML code in place, where should we add some text for our webpage?

Between the <body></body> tagsBefore the opening <html> tagAfter the closing </html> tag

Between the <body></body> tags.