зеркало из https://github.com/mozilla/gecko-dev.git
14 строки
199 B
HTML
14 строки
199 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<style type="text/css">
|
||
|
body {
|
||
|
font-family: Times; /* this test is only for OS X, we know Times will be there */
|
||
|
font-size: 40px;
|
||
|
}
|
||
|
</style>
|
||
|
</head>
|
||
|
<body>
|
||
|
fi
|
||
|
</body>
|
||
|
</html>
|