With the base HTML code in place, where should we add some text for our webpage?
<body></body>
<html>
</html>
Between the <body></body> tags.