Yes, that's the order that makes sense!
We need <html> opening and closing tags at the beginning and end. We then add the <head>, followed by the title and the closing </head> tag.
<html>
<head>
</head>