So, let’s finally build from post to post… remember this one, aka last week?<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>MaxFlowO&#x2082's Hello World</title> <meta name="author" content="MaxFlowO&#x2082"> <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <div> <h1>Tell Chow I said, "Hallo"</h1> </div> </body> </html> Kind of bland if you ask m...