spiegel-keyman/common/test/keyboards/web_context_tests/source/readme.htm
2022-02-22 10:41:42 +11:00

24 lines
508 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>web_context_tests</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>web_context_tests</h1>
<p>
web_context_tests 1.0 generated from template.
</p>
<p>© SIL International</p>
</body>
</html>