18 lines
428 B
HTML
18 lines
428 B
HTML
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<meta http-equiv=Content-Type content="text/html; charset=windows-1252">
|
||
|
<title>The quick brown fox jumps over the lazy dog</title>
|
||
|
<meta name="author" content="Nevin Nollop">
|
||
|
<meta name="keywords" content="Pangram, fox, dog">
|
||
|
<meta name="description" content="Gym class featuring a brown fox and lazy dog">
|
||
|
</head>
|
||
|
|
||
|
<body lang=EN-US>
|
||
|
|
||
|
The quick brown fox jumps over the lazy dog
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|