11 lines
218 B
HTML
11 lines
218 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Online text</title>
|
|
<meta charset="utf-8">
|
|
|
|
</head>
|
|
<body>
|
|
Please check the attached document. The indentation got messed up when I pasted the code here.
|
|
</body>
|
|
</html> |