spiegel-keyman/web/testing/issue3701/test3701/source/welcome.htm

29 lines
No EOL
695 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Start Using test3701</title>
<style type="text/css">
p { font: 10pt Tahoma; }
h1 { font: bold 16pt Tahoma; color: #4444cc; margin-bottom: 2px }
h2 { font: bold 12pt Tahoma; color: #4444cc; }
</style>
</head>
<body>
<h1>Start Using test3701</h1>
<p>
test3701 1.0 generated from template for use in engine testing.
Emits error feedback whenever an 'x' or 'X' is typed.
</p>
<h1>Keyboard Layout</h1>
<!-- Insert Keyboard Layout Images or HTML here -->
<p>© SIL International</p>
</body>
</html>