1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
<!DOCTYPE html> <meta name="viewport" content="width=80ch, initial-scale=1.0, user-scalable=no"> <html> <head> <meta charset="utf-8"> <title>TITLE</title> <link rel="stylesheet" href="style.css"> </head> <body> <h1>TITLE</h1> </body> </html>