Place the lines of code for the HTML file in the right order.
Static files
Hello, Programmer!
Report a typo
Reorder lines using drag or arrows. Adjust indentation with left buttons
<b> Hello Programmer!</b>
<body>
<link rel="stylesheet" href="{{ url_for('static', filename='css/style.css') }}">
</html>
<!DOCTYPE html>
<title>Review Page</title>
</body>
<head>
<html lang="en" >
</head>
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.