Tell us what’s happening:
Homepage What is the problem in this? What is the error in this?Your code so far
<!-- User Editable Region -->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Homepage</title>
<meta charset="UTF-8">
</head>
<body>
<h1></h1>
<p></p>
</body>
</html>
<!-- User Editable Region -->
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36
Challenge Information:
Build a Bookstore Page - Step 1