17 lines
623 B
HTML
17 lines
623 B
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>Linotype Example</title>
|
|
<meta name="author" content="Yaw Joseph Etse" />
|
|
<meta name="description" content="fullPage full-screen backgrounds." />
|
|
<meta name="keywords" content="fullpage,demo,screen,fullscreen,backgrounds,full-screen" />
|
|
<meta name="Resource-type" content="Document" />
|
|
<link rel="stylesheet" type="text/css" href="../../example/build/linotype.css" />
|
|
</head>
|
|
<body>
|
|
linotype test
|
|
<script type="text/javascript" src="test.js"></script>
|
|
|
|
</body>
|
|
</html> |