Hello, Programmer!

Report a typo

Place the lines of code for the HTML file in the right order.

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>
              
___

Create a free account to access the full topic