Files

16 lines
662 B
HTML
Raw Permalink Normal View History

2026-02-19 01:15:36 +03:30
<!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>Edameh ExtraBlack - Web Font Specimen</title>
<link rel="stylesheet" type="text/css" media="screen" href="edameh.css" />
<style type="text/css" media="screen">
body { font-size: 42px; font-family: "edameh", calibri; }
</style>
</head>
<body>
<p contenteditable="true">متنی که دوست داری رو اینجا بنویس</p>
</body>
</html>