9 lines
152 B
HTML
9 lines
152 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<style>
|
|
body {
|
|
font: 16px/2 sans-serif;
|
|
}
|
|
</style>
|
|
<body>
|
|
Trying the Wingdings font: <span>abcdef 12345</span>
|