Sort the code parts

Report a typo

Sort the HTML code parts so that you get a DOM tree like this:

DOM nodes tree

Put the items in the correct order
<head>
</head>
<html>
<body>
<title>Home Page</title>
</html>
</body>
<h1>Travel photographer</h1>
<!DOCTYPE html>
___

Create a free account to access the full topic