You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
657 B
15 lines
657 B
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
|
|
<meta content="en-us" http-equiv="Content-Language"/>
|
|
<title>Luciole - Web Font Specimen</title>
|
|
<link rel="stylesheet" type="text/css" media="screen" href="Luciole-Regular.css" />
|
|
<style type="text/css" media="screen">
|
|
body { font-size: 42px; font-family: "Luciole", Georgia; }
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<p contenteditable="true">The quick brown fox jumps over the lazy dog. $123.45!</p>
|
|
</body>
|
|
</html>
|
|
|